Mastering Laravel 11 Roles and Permissions: A Comprehensive Guide

Sdílet
Vložit
  • čas přidán 24. 07. 2024
  • Source code: github.com/ERaufi
    Unlock the power of Laravel roles and permissions with our in-depth tutorial! Whether you're a beginner or an experienced developer, this video will walk you through everything you need to know to effectively manage user roles and permissions in your Laravel application. From basic setup to advanced techniques, we'll cover it all, empowering you to create robust and secure user management systems with ease. Dive into the world of Laravel development and take your skills to the next level!
    Chapters:
    0:00 Introduction
    1:12 Creating Auth
    2:30 Installing spatie Roles and permissions package
    4:29 Creating Permissions
    7:33 Creating Roles
    12:35 Adding Permission Middleware to Routes
    16:43 Using Permissions on Blade file

Komentáře • 6

  • @gamingguruscoriponboy5184
    @gamingguruscoriponboy5184 Před 3 měsíci +2

    instead of create permission using controller , best approach is create seeder and do it in that

    • @eraufi
      @eraufi  Před 3 měsíci +1

      you are 100% right. I forget to mention that in the video as well. Because it's only for one time

  • @ahtishamulhaq415
    @ahtishamulhaq415 Před 3 měsíci +1

    Very help ful thank u so much more videos plz

    • @eraufi
      @eraufi  Před 3 měsíci

      thanks. I will try my best

  • @hennaraufi3368
    @hennaraufi3368 Před 3 měsíci

    😮😮😮 nice