How to hide/show table column based on the active tab?
I am wondering if anyone know how to do this. and wanted some guidance. thank you
4 Replies
In my team we set some settings from this video https://www.youtube.com/watch?v=bF04VPI68sg
Code With Tony
YouTube
Laravel Filament Roles and Permissions Full Tutorial
In this video, we are going to work with Laravel Filament permissions.
Laravel Filament.
Laravel Spatie permission.
Support me:
Get the Udemy Course: https://bit.ly/3SMaeCY
https://www.patreon.com/Laraveller
Cloudways: https://www.cloudways.com/en/?id=1107304
DigitalOqean $200 free: https://m.do.co/c/35b78d1e88a4
Follow me:
Twitter: https://t...
Filament
Spatie Roles Permissions by Tharinda Rodrigo - Filament
Filament support for
spatie/laravel-permission
.->visible(fn($livewire):bool => $livewire->activeTab = 'xx')
?Hi. thank you will try this when i have the time
thank you