Go to file
Taylor Otwell b64d1e3dc8 fix example test 2016-12-05 12:40:03 -06:00
app convert binding 2016-10-28 10:09:03 -05:00
bootstrap Use the ::class notation 2015-06-08 10:29:33 +03:00
config Merge branch 'master' into develop 2016-10-26 08:16:55 -05:00
database Remove .gitkeep in migrations directory 2016-10-17 16:04:12 +02:00
public Ship axios instead of vue-resource. 2016-11-03 17:06:06 -05:00
resources Ship axios instead of vue-resource. 2016-11-03 17:06:06 -05:00
routes formatting 2016-10-27 09:39:51 -05:00
storage Ignore schedule files 2016-03-17 09:59:23 -04:00
tests fix example test 2016-12-05 12:40:03 -06:00
.env.example Change .env PUSHER_* params order 2016-08-25 05:57:45 +07:00
.gitattributes Switch to `.scss` 2016-04-22 19:39:28 -07:00
.gitignore Ignore Passport-generated OAuth keys 2016-10-12 15:51:50 +03:00
artisan Use the ::class notation 2015-06-08 10:29:33 +03:00
composer.json update deps 2016-12-01 11:47:40 -06:00
gulpfile.js Added recommended parentheses 2016-10-21 11:14:49 -04:00
package.json Ship axios instead of vue-resource. 2016-11-03 17:06:06 -05:00
phpunit.xml Organize tests. 2016-11-29 15:48:33 -06:00
readme.md clearing redundancy 2016-02-29 08:42:43 -07:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00

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 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.