Go to file
Taylor Otwell 01b9061f69
Merge pull request #4476 from gabriel-caruso/package-cross-env
Updated cross-env in package.json
2017-11-01 08:57:45 -05:00
app remove things that aren't usually customized 2017-07-19 17:45:57 -05:00
bootstrap Remove extra autoload file 2017-04-17 18:39:32 -03:00
config Update AWS environment variable defaults 2017-10-26 10:44:00 +10:30
database simplify factory 2017-05-06 15:28:45 -04:00
public compile assets 2017-10-09 15:49:15 -05:00
resources Update example component to follow the vue.js style guide 2017-10-09 14:34:20 -04:00
routes Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
storage ignore testing dir 2017-03-03 08:39:45 -06:00
tests update example unit test to use RefreshDatabase trait 2017-08-12 18:21:49 -07:00
.env.example Load config.session.lifetime from env file 2017-10-04 09:52:03 -04:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07:00
.gitignore Ignore the Yarn error log 2017-07-04 15:25:06 +01:00
CHANGELOG.md tag v5.5.0 changelog 2017-09-05 19:19:56 -07:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Matche mockery/mockery with laravel/framework 2017-10-16 10:46:16 -02:00
package.json Updated cross-env in package.json 2017-11-01 08:50:20 -02:00
phpunit.xml Merge branch 'master' into develop 2017-07-11 13:26:38 -05:00
readme.md add sponsor 2017-10-31 23:49:52 +09:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00
webpack.mix.js Update webpack.mix.js 2017-06-01 15:13:18 -05:00

readme.md

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and 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:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is in-depth and complete, making it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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