mhmiton / laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
MIT License
179 stars 33 forks source link

No hint path defined for [module name] #8

Closed AEK-BKF closed 2 years ago

AEK-BKF commented 3 years ago

Hi, After updating Laravel 8 to the latest version v8.42.0, I get this Error :

No hint path defined for [x] where 'x' is the module name

Thanks

mhmiton commented 3 years ago

Hi, I checked. Maybe this issue is for the laravel-modules package. Please, submit this issue in the laravel-modules repo. Thanks.