mhmiton / laravel-modules-livewire

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

Error after first component #1

Closed Uceef94 closed 3 years ago

Uceef94 commented 3 years ago

Hi, Thank you for making this package, I've tried it and I was able to make the first module with a livewire component + view. When I tried to add a second livewire component to the same module I started getting the error as follow: image

mhmiton commented 3 years ago

This issue is solved. Please remove this package manually and install it again. Hope it will work.