Skip to content

Installer file for your laravel app. You can just install like any cms.

Notifications You must be signed in to change notification settings

kapilpaul/laravelmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Laravel Mount

Easy installation package for laravel app.

Installation Image

Laravel Mount View

Requirements

Laravel >=5.6
PHP >= 7.1 

Installation

  1. To use this package run below command from your terminal

    composer require kapilpaul/laravelmount
    
  2. Laravel 5.5 and up Uses package auto discovery feature, do not need to add in providers in config/app.php.

  3. Publish the assets folder.

    php artisan vendor:publish --tag=laravelmount
    
  4. Installation route is /install/

Author

Kapil Paul 📧 Email Me

License

This project is licensed under the MIT License - see the License File for details

About

Installer file for your laravel app. You can just install like any cms.

Resources

Stars

Watchers

Forks

Packages

No packages published