No Description

Taylor Otwell dff91c9f44 update filesystem config. 9 years ago
app 41472b79db Use signature to define name. 9 years ago
bootstrap 4e0b15fba1 Use new bootstrap/cache for cached optimizations loaded during bootstrapping. 9 years ago
config dff91c9f44 update filesystem config. 9 years ago
database 9a6c3df7a0 Use define syntax. 9 years ago
public 0bbe752e87 Fix more spacing. 9 years ago
resources e111f1ef9b add period. 9 years ago
storage cfc8221f32 Delete unnecessary .gitignore file 9 years ago
tests ed93318cb7 Update test case. 9 years ago
.env.example fad5c6ee9b support for unencrypted mail server usage like mailcatcher.me 9 years ago
.gitattributes e3630a53af Use vendors. 9 years ago
.gitignore b600d877f1 Add "node_modules" to .gitignore 9 years ago
artisan f424b87a63 PSR-2 for app. 9 years ago
composer.json 7477ec918f Pull in Mockery for mocking. 9 years ago
gulpfile.js fd7f5a73a5 updated elixir description in gulpfile from sass to less 9 years ago
package.json 3d14dc9a5d Get rid of npm warning: "npm WARN package.json @ No repository field." 9 years ago
phpspec.yml 2b8311f711 Add PHPSpec config file and dependency 9 years ago
phpunit.xml c4635187c7 Update phpunit.xml 9 years ago
readme.md 1f738b12b3 Fix readme. 9 years ago
server.php f424b87a63 PSR-2 for app. 9 years ago

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