We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installation (markdown)
composer update, will look at composer.json, while composer install just looks at composer.lock
Updated location of Kernel.php (app/Http/Kernel.php instead of app/Kernel.php)
Created Installation (markdown)