No Description

Till Krüss 667836b159 Ignore changelog in export 7 years ago
app 39338373b9 Change hard-coded '/login' string to named route 7 years ago
bootstrap 1078776e95 Remove redundant check from bootstrap/autoload.php 7 years ago
config a812983d0b Adds socket to config/database.php for consistency 7 years ago
database 2312580af8 Merge pull request #4180 from halaei/unindex-token 7 years ago
public b0846539b1 fix cascade 7 years ago
resources 7262b44373 common js style 7 years ago
routes 52f0196fd3 Move broadcast channel registration to a routes file. 7 years ago
storage 48f44440f7 ignore testing dir 7 years ago
tests a7481f69d5 fix assertion 7 years ago
.env.example 01fa7e37db Mailtrap now reference smtp. for their host value. 7 years ago
.gitattributes 667836b159 Ignore changelog in export 7 years ago
.gitignore d4d5330bbb Remove the hot file from versionning 7 years ago
CHANGELOG.md 78117c0285 Removed line 7 years ago
artisan 16e37cb370 Use the ::class notation 8 years ago
composer.json 926f53bcc0 Laravel 5.4 explicitly require phpunit 5.7.0+ 7 years ago
package.json 29db165c6a Upgrade laravel-mix to 0.8.3 7 years ago
phpunit.xml 08eefbcc11 Organize tests. 7 years ago
readme.md dd8fd39055 correct link 7 years ago
server.php 6f055a9b47 Update server.php email address 7 years ago
webpack.mix.js f4bc6e531a Use const and destructuring assignment 7 years ago

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, 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 give you tools you need 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 thorough, complete, and makes it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 900 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 at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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