Add tooltip to table header column macro
- Published: 25 Apr 2024 Updated: 04 May 2024
In any service providers boot method add:
You may want to add 'cursor-help' to your safelist in your tailwind.config.js
Related Tricks:
how to make actions sticky in tables when you have a lot of columns
Learn how to implement row-level security in Filament tables using the applyRowAccessPolicy macro that filters query results based on user permissions through Laravel's policy system.
Translating components can often be a repetitive task, Fortunately, there's a neat trick to automate this process, making your components instantly translatable.
how to use a resource with multiple models