Laravel Filament Shield Plugin - Role and Permission

Sdílet
Vložit
  • čas přidán 8. 05. 2024
  • Secure Your Laravel Filament Admin Panel with Roles & Permissions
    This video dives into the Filament Shield plugin, the ultimate tool for managing roles and permissions in your Laravel Filament admin panel.
    Key Features:
    Effortless RBAC (Role-Based Access Control): Control user access to Resources, Pages, Widgets, and custom functionalities using Spatie's Laravel Permission package.
    Intuitive Interface: Manage roles, permissions, and user assignments directly within your Filament admin panel.
    Streamlined Workflow: Generate permissions and policies for your Filament entities with a single command.
    Enhanced Security: Shield your admin panel by granting granular access based on user roles.
    Who Should Watch?
    Laravel developers building secure admin panels with Filament
    Developers seeking a user-friendly RBAC solution for their applications
    Anyone wanting to improve access control in their Laravel projects

Komentáře • 23

  • @tonyxhepaofficial
    @tonyxhepaofficial  Před 2 měsíci +4

    Laravel Filament Shield Plugin - Role and Permission

  • @user-gk3xo5lf2q
    @user-gk3xo5lf2q Před 2 měsíci

    I am writing through a translator, as I do not know English very well.
    I want to thank you very much for trying for the developers. It is very convenient to first view, understand where it is used, and then study the documentation in detail, when it is already clear what you need.
    Please don't stop, your videos are very useful to everyone. It's a pity that there are very few views and likes, the videos really deserve it!

  • @potantirittisak8494
    @potantirittisak8494 Před měsícem

    Thank you! I'm learning a lot of Filament from you!

  • @xenon2106
    @xenon2106 Před 2 měsíci

    I've been learning Laravel, specially filament. I really like your videos, learning a lot. thanks.

  • @mdazhardware
    @mdazhardware Před 2 měsíci +1

    I appreciate your great work and hope you will be able to provide a more in-depth video about the permissions and roles in Filament in the future.

  • @apprenticetp1277
    @apprenticetp1277 Před 2 měsíci

    Thanks for the video sir. I have more than one panel, for example, how can I assign the role as an automatic student when the person is registered from the student panel. Is there such a feature in Shield?

  • @Gvc12a
    @Gvc12a Před 9 dny

    thanks, for your video. Could I use Employee models instead of user, due to our user is Employee, please advice

  • @kyochan44
    @kyochan44 Před měsícem

    Hi thank you very much for the video. Can you help me, I have a case where I need to create a role where if a user with that role logs in it will be taken to an index from the "homepage" controller, not to the admin panel. is this possible? can you show me how?

  • @christopherjohnmortal2816
    @christopherjohnmortal2816 Před 2 měsíci

    hi! can you check with just the "view" ? I believe it has bugs and only shows the resource if you include "viewAny" with "view" - but the user will be able to see not just his own record

  • @GauravV-pf4ky
    @GauravV-pf4ky Před měsícem

    How can I manage users for different tables?
    Like suppose we have roles like super_admin, visitors, organiser and when we create a new user through UserResource we assign a single or multiple roles to that user, it should be insert one entry in user table and one entry in table whatever role got assign to user, like if organiser assign then insert in organiser table in user table like wise.

  • @user-kd6gg9op8q
    @user-kd6gg9op8q Před 2 měsíci

    Hello sir !
    We need you to explain to us the import and export added in Filamentphp 3.2 and apply that to the tables of the HR system which you previously explained to us in the Filamentphp series.
    This will help me a lot and thank you for this great content :)

  • @tekukurbekasi2023
    @tekukurbekasi2023 Před 2 měsíci +1

    How to hide role menu if not super_admin

  • @yacoublearn
    @yacoublearn Před 2 měsíci

    How to use it in multiple panels with different guards?

  • @cengizhan597
    @cengizhan597 Před 2 měsíci

    more filament videos pls ❤❤💕💕

  • @vhicxschanel7188
    @vhicxschanel7188 Před 2 měsíci

    Sorry sir, I have an OrderResource so what if I want to display data in the OrderResource table only the input from the user Ganon Lucas is displayed, Thank you Please answer

  • @addosmash
    @addosmash Před 2 měsíci

    Thank you Tony for the great work. I wanted to know if you can combine the Mary UI with Filament

  • @beticohernandez9536
    @beticohernandez9536 Před 2 měsíci +1

    Muy bien.

  • @mohamedfkr
    @mohamedfkr Před 2 měsíci

    How to use it in multiple panels with different guards?