Go to file
Graham Campbell c77a389277 Tabs to spaces
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:23 +01:00
app Use signature to define name. 2015-05-13 13:44:43 -05:00
bootstrap Use new bootstrap/cache for cached optimizations loaded during bootstrapping. 2015-03-25 10:20:08 -05:00
config Using the path parameter in the path method. 2015-05-28 15:31:26 -04:00
database Enable model guarding after doing seeds 2015-05-31 20:33:11 +02:00
public Fix more spacing. 2015-03-20 20:30:50 -07:00
resources add period. 2015-05-22 15:42:17 -05:00
storage Delete unnecessary .gitignore file 2015-04-01 16:59:28 +07:00
tests import trait 2015-05-28 10:15:09 -05:00
.env.example support for unencrypted mail server usage like mailcatcher.me 2015-03-04 11:26:14 +02: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 PSR-2 for app. 2015-02-22 20:47:03 -06:00
composer.json Tabs to spaces 2015-06-01 15:46:23 +01:00
gulpfile.js updated elixir description in gulpfile from sass to less 2015-01-22 21:32:32 +01:00
package.json Get rid of npm warning: "npm WARN package.json @ No repository field." 2015-02-05 11:48:57 +01: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 Fix readme. 2014-09-08 10:19:26 -05:00
server.php PSR-2 for app. 2015-02-22 20:47:03 -06: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