Go to file
Taylor Otwell 0f5e0f8b1a Merge pull request #2983 from ajschmaltz/patch-1
Spellcheck
2014-09-07 17:11:43 -05:00
app Merge pull request #2983 from ajschmaltz/patch-1 2014-09-07 17:11:43 -05:00
bootstrap Convert arrays. 2014-08-24 14:04:21 -05:00
config Merge pull request #2980 from driesvints/feature/dont-extend-class-aliases 2014-09-02 06:48:30 +02:00
database Updated Eloquent to Eloquent\Model 2014-09-04 09:55:12 +02:00
public Working on the default app structure. 2014-08-18 22:46:16 -05:00
resources Convert language PHP 5.4 arrays. 2014-08-28 13:15:07 +03:00
storage Use working directory. 2014-08-29 15:53:01 +02:00
tests Move PHPUnit to require-dev and fixes directory references to tests. 2014-08-20 19:36:09 +08:00
.gitattributes Minor cs fixes 2014-03-15 10:14:55 +00:00
.gitignore Simplify .gitignore's .env 2014-08-21 13:42:32 +01:00
artisan Merge pull request #2754 from GrahamCampbell/fixes 2014-04-11 17:17:01 -05:00
composer.json Merge branch 'master' into develop 2014-08-22 08:30:57 -05:00
phpunit.xml Move PHPUnit to require-dev and fixes directory references to tests. 2014-08-20 19:36:09 +08:00
readme.md Working on read me. 2014-09-07 12:05:59 -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 entire framework can be found on the Laravel website.

Contributing To Laravel

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

License

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