sfrigzs
Method App\Filament\Pages\RegisterTeam::getCachedSubNavigation does not exist.
I am trying to implement multi-tenancy in my app. After following the steps in the documentation, After login, I received the following error when I was redirected to the 'new' URL
3 replies
Help with action tests
I can't figure out what's wrong with my code. For my tags resource, I have the following data editing test, which works very well.
I have the following similar code for my tasks resource, but this code doesn't work.
It's as if the persistence in the database doesn't happen for tasks. It also doesn't work for deleting records. I've been stuck on this for 3 days. Could someone help me?
3 replies
Open the column visibility dropdown in the slideOver
Hi devs, is it possible to open a dropdown in a slideOver, similar to filters?
https://filamentphp.com/docs/3.x/tables/columns/getting-started#customizing-the-toggle-columns-dropdown-trigger-action
2 replies