Edsardio
Is there a way to add clusters to the user menu?
Figured it out:
What you can do is the following in your adminPanelProvider
Not doing the
->url(fn() => CRM::getUrl())
but ->url(CRM::getUrl())
will try and resolve the cluster URL to early in the process and throw errors4 replies
Tables Action does nothing
@Iven S. | LvckyWorldᶜʳᵉʷ did you find a solution for this? Stumbling upon the same. When clicking the row it seems to fire a close-modal event instead of an open-modal event but have no clue what causes it
24 replies
Configuring my layout doesn't work
Thanks for your reply! I would love to give more details, but what more is there to share? It's completely ignoring either of the files you just mentioned. I am upgrading from V2 but never published the livewire config.
I have ran
php artisan filament:upgrade
more than once at this point16 replies