No Description

Dries Vints 65c4d16d04 Do not use full paths 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 63dc985f2f Use consistent config paths 7 years ago
database 1d8dcad342 Remove .gitkeep in migrations directory 7 years ago
public a205b127c6 add mix settings 7 years ago
resources 90886732cf Update description of filled rule 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 1a5f5c6159 [5.4] Change PUSHER enviroment variable names 7 years ago
.gitattributes cf1c148778 Switch to `.scss` 8 years ago
.gitignore d4d5330bbb Remove the hot file from versionning 7 years ago
artisan 16e37cb370 Use the ::class notation 9 years ago
composer.json 926f53bcc0 Laravel 5.4 explicitly require phpunit 5.7.0+ 7 years ago
package.json 65c4d16d04 Do not use full paths 7 years ago
phpunit.xml 08eefbcc11 Organize tests. 7 years ago
readme.md b43890c11f Update readme.md 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.

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.