Go to file
Taylor Otwell ec9edec9a2 Rename CSRF middleware. 2014-10-20 17:16:06 -05:00
app Rename CSRF middleware. 2014-10-20 17:16:06 -05:00
bootstrap Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
config Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
database Scaffold authentication as default example. 2014-10-11 22:46:53 -05:00
public Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
resources Rename file. 2014-10-20 15:16:46 -05:00
storage Update gitignore file. 2014-10-06 23:13:09 -05:00
tests Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05: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 Ignore node_modules 2014-10-12 14:37:29 -05:00
Gulpfile.js Adjust for Elixir move to npm 2014-10-14 14:37:39 -04: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
package.json Adjust for Elixir move to npm 2014-10-14 14:37:39 -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 Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel. 2013-02-07 11:19:17 +11: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