Go to file
Graham Campbell a70a982cb1 Update .styleci.yml 2019-11-01 11:36:58 +00: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 broadcasting.php 2017-12-24 08:11:34 -06:00
database Add comment with the value of the hashed password 2017-12-21 17:00:07 +01:00
public Remove whitespace 2017-12-02 23:53:28 +01:00
resources Apply fixes from StyleCI 2019-04-22 14:08:06 +00: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 lower rounds 2017-12-19 08:16:00 -06:00
.env.example Update .env.example 2017-12-24 08:11:41 -06:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07:00
.gitignore Add VSCode to gitignore file 2018-01-30 13:53:16 +01:00
.styleci.yml Update .styleci.yml 2019-11-01 11:36:58 +00:00
CHANGELOG.md update changelog 2018-01-27 09:00:57 -08:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Revert "[5.5] Use composer platform config" 2018-02-18 00:10:48 +11:00
package.json Update laravel-mix 2018-01-24 01:07:07 +02:00
phpunit.xml Merge branch 'master' into develop 2017-07-11 13:26:38 -05:00
readme.md Add Kirschbaum Development Group Sponsor listing. 2018-01-30 17:59:49 -05:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00
webpack.mix.js Apply fixes from StyleCI 2019-04-22 14:08:06 +00: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.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, 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.