Go to file
Taylor Otwell 6df868a123 Merge pull request #3409 from antonybudianto/patch-1
Update latest CDN
2015-06-07 22:28:19 -05:00
app Defining global patterns before parent boot function call 2015-04-10 13:59:42 -04:00
bootstrap Fixed a typo 2015-04-02 16:08:31 +01:00
config Key rename. 2015-04-01 09:08:53 -05:00
database Tweak some paths again. 2014-12-15 08:42:13 -06:00
public Updated Run The Application comment 2015-02-23 19:12:15 +01:00
resources Update latest CDN 2015-06-08 09:50:22 +07:00
storage ignore maintenance mode `down` file 2015-04-23 00:46:16 -05:00
tests Use the console kernel. 2014-11-07 11:56:21 -06:00
.env.example Added QUEUE_DRIVER to .env.example 2015-03-01 19:31:33 +01:00
.gitattributes Use vendors. 2015-02-12 13:15:45 -06:00
.gitignore Add "node_modules" to .gitignore 2015-02-01 11:16:11 +00:00
artisan Tweak artisan file. 2015-02-03 09:02:18 -06:00
composer.json Update composer.json 2015-05-26 16:38:42 +01:00
gulpfile.js updated elixir description in gulpfile from sass to less 2015-01-22 21:32:32 +01:00
package.json change version from ~1.0.0 to ^1.0.0 2015-05-06 18:44:25 -04:00
phpspec.yml Add PHPSpec config file and dependency 2014-09-28 20:36:34 +02:00
phpunit.xml Update phpunit.xml 2015-02-14 18:45:27 +11:00
readme.md Update readme.md 2015-04-22 17:14:32 +08:00
server.php Update server.php 2015-03-03 22:43:33 -04:30

readme.md

Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the framework can be found on the Laravel website.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license