Libraries tagged by laravel user permissions
zngue/laravel_user
4 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
56 Downloads
Give the user permission to access specific resource or function in laravel
timedoor/laravel-route-permission
12 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
4 Downloads
With this package we can manage all of the users in our project.
linkbee/laravel-user-management
3 Downloads
With this package we can manage all of the users in our project.
isakzhanov-r/laravel-permissions
1377 Downloads
Package for using user roles and permissions in project laravel
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.
codebarista/laravel-workos
2 Downloads
Authorize Laravel users with WorkOS.
leoche/laravel-lpermissions
59 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.