Laravel Breeze with User Role Areas (1 Viewer)

Currently reading:
 Laravel Breeze with User Role Areas (1 Viewer)

Recently searched:

abdhadj

Member
LV
2
Joined
Aug 9, 2023
Threads
10
Likes
1
Awards
6
Credits
4,381©
Cash
0$
E-Cash
0.00$
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.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom