Libraries tagged by laravel user permissions
zngue/laravel_user
3 Downloads
zngue permission library 用户管理
zaxx44a/laravel-user-management
60 Downloads
With this package we can manage all of the users in our project.
twenycode/tweny-permission
55 Downloads
Give the user permission to access specific resource or function in laravel
timedoor/laravel-route-permission
11 Downloads
Extented from spatie/laravel-permission, this package help developer to authorize user permission based from URI and request method.
sagor110090/permission
72 Downloads
Laravel Permission Managar
mohammadalathamena/laravel-user-management
3 Downloads
With this package we can manage all of the users in our project.
mark-villudo/laravel-user-management
1985 Downloads
Permission handling for Laravel 5.1 and up
linkbee/laravel-user-management
2 Downloads
With this package we can manage all of the users in our project.
halestar/laravel-drop-in-cms
59 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
fox/laravel-user-management
8 Downloads
Fox's user management for Laravel applications.
durrbar/user-module
35 Downloads
Laravel User module for authentication, authorization with Fortify, Sanctum, Socialite and laravel-permission by Spatie
leoche/laravel-lpermissions
58 Downloads
Users Roles & Permissions for routes
jjsoft/siges-users
7 Downloads
Users and Permissions management for SiGEs Platform
himel/laravel-multi-role-auth
11 Downloads
I have developed this simple project for warking with laravel multi role authentication like (Super Admin, Admin, User).
cotechsolution/laravel-access-user-account
5 Downloads
Sometimes, in you Laravel application you need to manually logging in as a different user, then switching back to their own account. This package allows you to do the same thing with the permission of that user.