laravel-module-generator icon indicating copy to clipboard operation
laravel-module-generator copied to clipboard

Use laravelmodule config path

Open galliroberto opened this issue 1 year ago • 0 comments
trafficstars

Please update your command with laravelmodule config path

use config('modules.paths.modules')

instead

base_path('Modules/'.$this->moduleName)

galliroberto avatar Jul 22 '24 06:07 galliroberto