wire-elements / modal

Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
https://wire-elements.dev
MIT License
1.14k stars 133 forks source link

mhmiton/laravel-modules-livewire Support #99

Closed aeq-dev closed 3 years ago

aeq-dev commented 3 years ago

Hello; I'm using this package laravel-modules-livewire which is an extension for the package laravel-modules This error appears :

Livewire\Exceptions\ComponentNotFoundException
Unable to find component: ['module_name'.path.to.component]

Any help please Thanks.

PhiloNL commented 3 years ago

Please report your issue to https://github.com/mhmiton/laravel-modules-livewire or https://github.com/nWidart/laravel-modules

aeq-dev commented 3 years ago

Thanks.

jcabanillas commented 2 weeks ago

@aeq-dev do you find any solution to your problem?