Go to file
Taylor Otwell a7e6a89c91 Add scheduled commands. 2014-11-18 22:48:38 -06:00
app Add scheduled commands. 2014-11-18 22:48:38 -06:00
bootstrap Add scheduled commands. 2014-11-18 22:48:38 -06:00
config Add to compile. 2014-11-05 10:19:15 -06:00
database Fix file. 2014-11-06 13:17:58 -06:00
public Terminate the request after sending. 2014-11-06 20:06:49 -06:00
resources Move middleware. 2014-11-10 13:38:19 -06:00
storage Add logs directory. 2014-11-03 09:06:02 -06:00
tests Use the console kernel. 2014-11-07 11:56:21 -06:00
.env.example Add example configuration file. 2014-10-08 17:15:40 -05: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 Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
composer.json Adjust for Elixir move to npm 2014-10-14 14:37:39 -04:00
gulpfile.js Rename Gulpfile.js to gulpfile.js 2014-10-14 15:29:46 -07:00
package.json Get latest version of Elixir for now 2014-10-23 13:47:53 -04:00
phpunit.xml Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
readme.md Fix readme. 2014-09-08 10:19:26 -05:00
server.php bootstrap/paths.php disappeared 2014-10-23 22:26:50 +02: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