Roles And Permissions In Laravel : A Practical Guide | 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

Roles And Permissions In Laravel : A Practical Guide

Roles And Permissions In Laravel : A Practical Guide

LV
4
 

mayoufi

Member
Joined
Oct 22, 2023
Threads
2,202
Likes
156
Awards
9
Credits
4,114©
Cash
0$
4P8FLnSbBnLr8NwsfIry4wNIKZ42AmwH

MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 242.45 MB | Duration: 0h 41m
Learn how to implement roles and permissions in Laravel practically without using any third party packages.

What you'll learn
Learn how to Implement Roles/Permissions in a Laravel App without using any packages
Learn how to Define Reusable Custom Blade directives
Learn how to Implement Roles/Permissions in a Filament based application (both frontend and backend)
Learn how to Implement Roles/Permissions in an Inertia based application (both frontend and backend))

Requirements
Basic Knowledge of Laravel
Server Environment to run Laravel apps (like PHP, Mysql, Composer) should be Installed

Description
In this course, we will learn to implement Roles and Permissions in Laravel without using any third-party packages.The knowledge that you gain here can be applied to any Laravel Project, this approach makes the implementation flexible, and new features can be easily added since we don't depend on any external packages.While implementing the Roles/Permissions functionality, we will learn about the following topics:Learn how to Define Reusable Custom Blade directivesLearn how to Implement Roles/Permissions in a Filament based application (both frontend and backend)Learn how to Implement Roles/Permissions in an Inertia based application.Also, learn how to use the middleware of Inertia to pass Permissions related data and implement checks accordingly on the Frontend.Create CRUD for TODOs and implement checks accordingly (on both frontend and backend)Define Gates using Laravel Middleware for all the available permissions. Create Laravel Policies and use Permissions to authorize users.Define Seeders for Users/Roles/Permissions to ensure that our App works without any issues when deploying it.And finally, Learn how to implement a flexible soultion which makes it easier to scale the system later depending on the needs.Along with the above concepts, we will also: Learn about the essential VS Code extensions every PHP/Laravel developer must use.Learn a few tips/tricks along the wayAnd many more

Overview
Section 1: Introduction

Lecture 1 Introduction

Section 2: Implementing Roles & Permissions in a Laravel/Blade Project

Lecture 2 Installation and Project Setup

Lecture 3 Define the Models/Migrations/Pivot tables for Roles/Permissions

Lecture 4 Define the Relationships on respective models

Lecture 5 Define the Seeders for Roles/Permissions/Pivot Tables

Lecture 6 Work on Todos CRUD

Lecture 7 Define Middleware to Register Gates
 

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.

Similar threads

Top Bottom