goodcatch/laravel-module-base is a Laravel package for publish base resources.
It currently has 0 GitHub stars and 78 downloads on Packagist.
Install it with composer require goodcatch/laravel-module-base.
Discover more Laravel packages by goodcatch
or browse all Laravel packages to compare alternatives.
Last updated
The Laravel Modules Base overwrite routes, resources, or others files.
With help of package allenwakeup/laravel-modules, there is an opportunity that makes laravel in modules.
To install through Composer, by run the following command:
composer require goodcatch/laravel-module-base
php artisan goodcatch:table
php artisan migrate
php artisan goodcatch:cache
php artisan goodcatch:seed base
just following commands.
php artisan vendor:publish --tag=goodcatch-modules-base --force
note: make project clean and then publish files.
build front-end
yarn run prod
or
yarn run dev
checkout permission seeder