Go to file
Taylor Otwell 359af29ef3 Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
app Remove command suffix. 2015-01-07 15:29:01 -06:00
bootstrap Work on default project structure. 2014-12-08 09:31:31 -06:00
config Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
database Tweak some paths again. 2014-12-15 08:42:13 -06:00
public Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
resources Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
storage Views. 2015-01-05 13:48:35 -06:00
tests Use the console kernel. 2014-11-07 11:56:21 -06:00
.env.example Use string "true". 2014-12-15 13:07:32 -06:00
.gitattributes Minor cs fixes 2014-03-15 10:14:55 +00:00
.gitignore Remove some stuff from .gitignore. 2014-11-06 20:51:39 -06:00
artisan Remove comment. 2014-11-21 08:17:13 -06:00
composer.json Merge pull request #3046 from driesvints/feature/phpspec-config-file 2014-12-16 13:47:47 -06:00
gulpfile.js Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
package.json Fix alignment 2014-11-21 11:18:48 -05:00
phpspec.yml Add PHPSpec config file and dependency 2014-09-28 20:36:34 +02:00
phpunit.xml working on some configuration changes. 2014-12-03 21:59:42 -06:00
readme.md Fix readme. 2014-09-08 10:19:26 -05: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 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.

License

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