Replies: 1 comment 1 reply
-
Thanks for your suggestion. I think I want to keep this package Liveware agnostic for now. I think it's easy enough to register Livewire components manually. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, @freekmurze
Some Packages require Laravel Livewire, as a part of the development, I thought it will be nice to have something like this:
Or just we need to register them in
bootingPackage
method, since not all the packages hasLivewire
as a requirement?If so, I can make a PR for this one :)
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions