-
I'm just trying to establish are the livewire components included within the modules structure? For whatever reason it's not clear to me, and I haven't tested this package yet to definitively answer this myself. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
dcblogdev
May 26, 2022
Replies: 1 comment
-
Hi, no they are not but livewire does work with modules install https://github.com/mhmiton/laravel-modules-livewire to add Livewire commands for Modules. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dcblogdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, no they are not but livewire does work with modules install https://github.com/mhmiton/laravel-modules-livewire to add Livewire commands for Modules.