Go to file
Taylor Otwell c30adc88c1 adjust variable name 2018-03-13 13:38:47 -05:00
app add argon support to create method in RegisterController 2018-02-10 22:03:08 +01:00
bootstrap Remove extra autoload file 2017-04-17 18:39:32 -03:00
config adjust variable name 2018-03-13 13:38:47 -05:00
database Add comment with the value of the hashed password 2017-12-21 17:00:07 +01:00
public update bootstrap 2018-01-19 08:01:34 -06:00
resources Merge pull request #4602 from vlakoff/not_regex 2018-03-10 09:48:50 -06: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 set rounds 2017-12-19 08:17:01 -06:00
.env.example adjust variable name 2018-03-13 13:38:47 -05: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
CHANGELOG.md tag v5.6.0 release notes 2018-02-07 09:28:41 -08:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json Use semver caret operator 2018-03-06 22:42:09 +00:00
package.json Update axios 2018-02-20 21:58:42 +02:00
phpunit.xml Set MAIL_DRIVER to array in phpunit.xml 2018-03-13 08:23:37 +01: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 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.

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.