turahe/laravel-installer is a Laravel package for laravel web installer.
It currently has 0 GitHub stars and 586 downloads on Packagist (latest version v0.0.1).
Install it with composer require turahe/laravel-installer.
Discover more Laravel packages by turahe
or browse all Laravel packages to compare alternatives.
Last updated
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
composer require turahe/laravel-installer
Note: If you are using Laravel 5.5, the steps 2 and 3, for providers and aliases, are unnecessaries. SEOTools supports Laravel new Package Discovery.
This project is released under the MIT license.