Libraries tagged by simple permission
brksdeadpool/gate
66 Downloads
A simple permissions and roles manager using laravel gate
raisulhridoy/simplerolepermission
15 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
pairac/rolepermissionsimple
2 Downloads
simple role permission for 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.
drago-ex/authorization
1120 Downloads
A simple dynamic access control list (ACL) management system for Nette Framework, with support for roles, permissions, and resources
abdullyahuza/filament-impersonate
3 Downloads
Filament Impersonate allows administrators to securely impersonate other users within the Filament admin panel. With a simple "Impersonate" action, admins can log in as another user to troubleshoot issues, test permissions, or preview user-specific content. A visible banner indicates impersonation mode, with an easy one-click return to the original account.