Laravel 10 Tutorial #43 | Ecommerce Website in Laravel 10 | Categories Module (X) | Roles/Permission

Опубликовано: 28 Февраль 2025
на канале: Stack Developers
878
11

►Laravel 10 Tutorial Playlist:    • Laravel 10 Tutorial: Make Admin Panel...  

In Part-43 of the Laravel 10 Tutorial, we will work on Roles & permissions for the categories module in which the admin can give different roles to sub-admins to manage categories.

1) Update categories function:-
First of all, we will update the categories function at CategoryController to get categories permissions for specific sub admin and return to the categories page in the admin panel. In the case of admin, we will show everything.

2) Update categories.blade.php file :-
We will update the categories page and add conditions to show specific feature according to roles granted to sub admin.

3) Update update_roles.blade.php file :-
Now update roles to show categories module with the view, edit, and full access that admin will update for sub admin.

►Click here to subscribe for Laravel & other updates -    / stackdevelopers  

Popular Stack Developers Series that can help you:-

►Laravel Multi-Vendor E-commerce Website -    • Laravel Multi Vendor Tutorial  

►React JS Tutorial for Beginners with Laravel -    • React JS Tutorial with Laravel for Be...  

►Laravel Tutorial for Beginners -    • Laravel Tutorial for Beginners | Adva...  

►GIT Tutorial for Beginners -    • Git Tutorial for Beginners | Create y...  

►Laravel API Tutorial -    • Laravel API Tutorial | Create API fro...  

►Laravel Interview Questions -    • Laravel Interview Questions & Answers...  

►jQuery Tutorial -    • jQuery Tutorial  

►Laravel Basic E-commerce Series -    • Make Admin Panel / E-commerce Website...  

►Laravel Dating Series -    • Make Dating / Social Networking Websi...  

►Join this channel to get the complete source code of all series:
   / @stackdevelopers  

Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates -   / stackdevelopers2  
►Join Facebook Group to resolve your queries -   / stackdevelopers  
►Follow on Instagram -   / stackdevelopers2  
►Follow on GitHub - https://github.com/stackdevelopers

#laravel10 #laravel10tutorial #laravel