Great video! It would be nice to have more tutorials like this... Intermediate and advanced Filament, since most of the tutorials found are "Filament from start"
in advanced admin panel situations i prefer to use the tables and forms and infolists on my own pages & livewire components that way its a lot easier to customize the permissions and other things the way i want i use for example breeze or jetstream and use the components from filament for the functionalities
@@wakathepublic the key is to have two different tailwind configs for your custom livewire components that have filament components... and breeze, you need two configs one for each... and you need to separate the layouts so that the styles dont conflict, and also not put custom livewire components with filament in breeze pages to not cause the same issue of conflicting styles
Sir, I have a question, how to create single login filament for Two panels (admin & students). to create roles using the filament shield plugin. If the logged in user has the admin role, the user will be directed to the admin panel. Likewise, if the user has the student role, he will be directed to the student panel.
Thank you very much!
Great video! It would be nice to have more tutorials like this... Intermediate and advanced Filament, since most of the tutorials found are "Filament from start"
Is a single or multiple databses used. If multiple, are they switched acording to the domain or team?
how about migration tables?
in advanced admin panel situations i prefer to use the tables and forms and infolists on my own pages & livewire components that way its a lot easier to customize the permissions and other things the way i want
i use for example breeze or jetstream and use the components from filament for the functionalities
Can you give me tutor to make multi auth with jetstream and livewire ?
@@wakathepublic the key is to have two different tailwind configs for your custom livewire components that have filament components... and breeze, you need two configs one for each... and you need to separate the layouts so that the styles dont conflict, and also not put custom livewire components with filament in breeze pages to not cause the same issue of conflicting styles
How to handle redirecting a removed user from a team to a specific route in a multi-tenancy
can you make a video about torchlight i heard you talk about it i read the docs looks cool
There's not much to talk about it in a video, it's all in their docs
Hi brother, I've buy the filament example full access, but i didn't received the example email link and github invitation. Please help me check it.
Email me povilas@laraveldaily.com and tell what email you purchased from, I will check
Sir, I have a question, how to create single login filament for Two panels (admin & students). to create roles using the filament shield plugin. If the logged in user has the admin role, the user will be directed to the admin panel. Likewise, if the user has the student role, he will be directed to the student panel.
Watch this recent video about multiple panels, it starts from ~3 minutes: th-cam.com/video/9hRgCjDQDGw/w-d-xo.html
Haven't been first in a while