Go to file
Taylor Otwell 7ac2f3782c Merge pull request #3323 from EliuFlorez/patch-15
Update app.php
2015-03-29 22:32:12 -05:00
app remove unused use statements 2015-02-13 15:10:04 -05:00
bootstrap Update compiled file directory. 2015-03-13 22:02:50 -05:00
config Update app.php 2015-03-28 13:44:46 -04:30
database Tweak some paths again. 2014-12-15 08:42:13 -06:00
public Updated Run The Application comment 2015-02-23 19:12:15 +01:00
resources Update app.blade.php 2015-02-26 07:21:11 -08: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 Added QUEUE_DRIVER to .env.example 2015-03-01 19:31:33 +01: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 Tweak artisan file. 2015-02-03 09:02:18 -06:00
composer.json use stable 2015-02-04 08:17:25 -06: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 Update server.php 2015-03-03 22:43:33 -04:30

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