Go to file
Graham Campbell 60db703a27 [5.8] Enable JS on StyleCI (#5000)
* Enable JS on StyleCI
2019-04-23 07:44:51 -05:00
app comment 2019-02-27 07:24:37 -06:00
bootstrap change variable name 2018-11-20 22:01:06 -06:00
config Remove underscore as cache prefixes automatically have a colon appended to them 2019-04-10 12:01:28 +01:00
database Update UserFactory.php 2019-04-14 13:30:53 +02:00
public Merge branch 'master' into develop 2019-02-15 18:47:27 +01:00
resources Apply fixes from StyleCI 2019-04-22 14:06:03 +00:00
routes Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
storage Persist file cache data directory 2018-09-12 20:59:35 +01:00
tests Set bcrypt rounds using the hashing config 2018-04-18 10:09:32 -05:00
.editorconfig Update .editorconfig 2018-09-03 00:14:17 +03:00
.env.example add bucket to env example 2019-02-26 16:37:18 -06:00
.gitattributes Ignore changelog in export 2017-03-25 12:02:22 -07:00
.gitignore Update .gitignore 2018-12-01 10:53:17 -06:00
.styleci.yml [5.8] Enable JS on StyleCI (#5000) 2019-04-23 07:44:51 -05:00
CHANGELOG.md Update changelog 2019-03-12 17:23:00 +01:00
artisan fix conflicts 2017-05-07 09:56:20 -05:00
composer.json upgrade the collision dependency from v2 to v3 2019-03-07 23:20:15 -03:00
package.json Bump to Mix v4 2018-12-14 15:14:03 -05:00
phpunit.xml Use $_SERVER instead of $_ENV for phpunit. 2019-02-13 08:54:45 +08:00
readme.md Update readme with Laracasts count 2019-04-12 01:34:48 -04:00
server.php Update server.php email address 2016-08-16 00:13:51 -04:00
webpack.mix.js Disable JS checks for now 2019-04-22 21:26:44 +02: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 takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1400 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost you and your team's skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding 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-source software licensed under the MIT license.