laravel-module-generator
laravel-module-generator copied to clipboard
Use laravelmodule config path
trafficstars
Please update your command with laravelmodule config path
use
config('modules.paths.modules')
instead
base_path('Modules/'.$this->moduleName)