17 Laravel Filament Multiple Panels - FilamentPHP V3 Tutorial

preview_player
Показать описание
Laravel Filament Multiple Panels

Laravel Filament is a powerful admin panel framework for Laravel that makes it easy to create custom admin panels for your applications. In Filament 3, the ability to create multiple panels was introduced. This allows you to create separate panels for different users or groups of users, each with its own set of resources, pages, and widgets.

This video will teach you how to create multiple panels in Laravel Filament. You will learn how to:

Create a new panel
Register resources, pages, and widgets to a panel
Assign users to panels
Switch between panels
This video is ideal for anyone who wants to learn how to create multiple panels in Laravel Filament, or who wants to learn more about the new features in Filament 3.

You can find me on:
Twitter: @CodeWithTonyDev

Latest Playlists:
🚀 #Laravel #Filament #WebDevelopment #Notifications #multi-tenancy #multiplePanels
Рекомендации по теме
Комментарии
Автор

Laravel Filament Multiple Panels - FilamentPHP V3 Tutorial

tonyxhepaofficial
Автор

Nice tutorial Series. I've enjoyed and learned lots of things. Thanks for your contribution to the tech community by providing us with this kind of tutorial!!!

CodeCastbd
Автор

Hello.
I have tried to do your project but I always get this ad when I install filament.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
What will it be?
composer is with the latest update.

beticohernandez
Автор

Can you use a resource from an already created panel and use it in another panel without having to rewrite it?

keeiko
Автор

Nice tutorial, this is just what I needed right now. Pls my concern is must we duplicate resource we already created for a particular user. So that any panel that we are making may reference same resources? Thanks

networkerdesign
Автор

can i use multiple panel but use one login page?

chaidarsaad
Автор

Hi bro, How can add a QR for employees?
and can you add this point to your schedule plan?

webdeveloper
Автор

App panel with custom url showing admin panel layouts

imrocreations-anandhushaji
Автор

would you pls give a lecture about Multiple Panels with separate login table not default user table.

abirbd