Go to file
James Mills 4cb7482e2f Update upgrade.md
Quick reminder to change the path in the BaseController to match the change to the alias.
2013-11-04 05:50:19 +00:00
app Turn Redis clustering off by default. 2013-11-01 14:36:59 -05:00
bootstrap Merge branch 'master' into develop 2013-10-30 09:46:39 -05:00
public Wrap in IfModule. 2013-10-30 10:14:09 -05:00
.gitattributes added gitattributes file and updated gitignore 2012-05-18 23:51:00 -06:00
.gitignore gitignore windows thumbnails 2013-10-13 21:53:44 -04:00
CONTRIBUTING.md moving laravel 4 into develop branch. 2013-01-11 15:14:07 -06:00
artisan Working on more Stacky setup. 2013-10-25 00:28:22 -05:00
composer.json Stack doesn't need to be in this composer file. 2013-10-28 10:11:34 -05:00
phpunit.xml tweak how autoloaders are called. adjust phpunit bootstrap. 2013-01-23 23:33:47 -06:00
readme.md Update readme.md 2013-06-07 08:59:40 -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
upgrade.md Update upgrade.md 2013-11-04 05:50:19 +00:00

readme.md

Laravel PHP Framework

Latest Stable Version Total Downloads Build Status

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, and caching.

Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.

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 entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

The Laravel framework is open-sourced software licensed under the MIT license