laravel-install-wizard
by nativecodein
A step-by-step application installer with environment configuration and validation rules.
laravel-installer
Laravel system install. Helps with checks before installing project on server
laravel-installer
by itutu-media
Laravel Installer is a package that handles the installation of the application. It extends Laravel's Command class and has a signature of app:install. This command can be run in the terminal with php artisan app:install.