Installer file for your laravel app. You can just install like any cms.
kapilpaul/laravelmount is a Laravel package for installer file for your laravel app. you can just install like any cms..
It currently has 11 GitHub stars and 34 downloads on Packagist (latest version 1.1).
Install it with composer require kapilpaul/laravelmount.
Discover more Laravel packages by kapilpaul
or browse all Laravel packages to compare alternatives.
Last updated
Easy installation package for laravel app.

Laravel >=5.6
PHP >= 7.1
To use this package run below command from your terminal
composer require kapilpaul/laravelmount
Laravel 5.5 and up Uses package auto discovery feature, do not need to add in providers in config/app.php.
Publish the assets folder.
php artisan vendor:publish --tag=laravelmount
Installation route is /install/
Kapil Paul :email: Email Me
This project is licensed under the MIT License - see the License File for details