Esi
Hierarchy tables
I also tried using this package staudenmeir/laravel-adjacency-list which does the heavy job but I can't render the records as they should on Table builder since I don't know how to make a recursive table to loop through children items
38 replies
How to increase Register Page White box width?
You can try with scss using the @apply to add classes like this:
If you have overridden the file make sure the path is correct, for example for login it should be resources/views/vendor/filament-panels/pages/auth/login.blade.php
11 replies