- Laravel Breeze
- Modifying the Navbar to allow for User Login Links
- Using the Logged in User's ID within your Application
- Using the Logged In User's ID to Create a Booking
- Roles and Permissions - Step 1 - Using Roles and Permissions to Secure your System
- Roles and Permissions - Step 2 - Creating a Simple UI to Create and Assign Roles and Permissions for Spatie - Laravel-permission
- Roles and Permissions - Step 3 - Assigning Multiple Permissions to a Role
- Roles and Permissions - Step 4 - Integrating the assignRoles and assignPermissions into the UI
- Roles and Permissions - Step 5 - Enforcing the Permissions
- Roles and Permissions - Step 6 - Using Roles to Control what the User Sees on Login