Laravel Breeze with User Role Areas | Courses | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

Laravel Breeze with User Role Areas

Laravel Breeze with User Role Areas

LV
0
 

abdhadj

Member
Joined
Aug 9, 2023
Threads
10
Likes
0
Awards
2
Credits
3,593©
Cash
0$
1709944985156

About this course​

This is a short almost-live-coding session where I create a Laravel Breeze project with separate areas for different users: Students, Teachers, and Admins.

The goal is to show you how to separate those subsystems in the Laravel structure.

Those different roles will have separate:

  • Controller subfolders/namespaces
  • Views subfolders
  • Visual layouts
  • Navigation menus
  • Route groups
  • Route name prefixes
  • URL prefixes
Also, we'll create a Middleware, to protect each area only for its own role.

Notice: in this course, I create only a simple project without any logic inside, and without separate visual themes, my goal is to teach how to divide the Laravel structure into role areas.


 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Bottom