An open API service indexing awesome lists of open source software.

https://github.com/c0mpl3xdev/rbac-laravel

A Laravel-based RESTful API that uses Spatie Laravel-Permission for advanced role and permission management. It includes authentication with Laravel Sanctum, protected routes based on user roles and permissions, and endpoints to manage users, roles, and permissions.
https://github.com/c0mpl3xdev/rbac-laravel

Last synced: 4 months ago
JSON representation

A Laravel-based RESTful API that uses Spatie Laravel-Permission for advanced role and permission management. It includes authentication with Laravel Sanctum, protected routes based on user roles and permissions, and endpoints to manage users, roles, and permissions.

Awesome Lists containing this project

README

          

Laravel Logo

# RBAC-Laravel

A Laravel-based RESTful API that uses Spatie Laravel-Permission for advanced role and permission management. It includes authentication with Laravel Sanctum, protected routes based on user roles and permissions, and endpoints to manage users, roles, and permissions.