Libraries tagged by manage permission
devuniverse/permissions
48 Downloads
A package to manage permissions for laravel applications
devcuongnguyen/permissionmanager
60 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
chhilltvpack/permissionmanager
0 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
callmeaf/permission
8 Downloads
Manage Permissions
boydreams/laravel-nova-manage-permissions
9 Downloads
Laravel Nova Grouped Permissions.
bigfive-edition/laravel-bfe-permission
361 Downloads
A library for big five to manage permissions
apiiphim/permissionmanager
137 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
afzalsabbir/permissionmanager
108 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
adityaricki/laravel-permission
11 Downloads
This package allows you to manage permissions in your routes
26b/laravel-permissions
1527 Downloads
Laravel package to manage permissions
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
abdelhammied/filament-laravel-permission
2 Downloads
A Laravel Filament package to manage user permissions and roles in filament with spatie/laravel-permission
jahir/permission
10 Downloads
This will manage route level role permission
bdmehedi/laravel-permission
18 Downloads
A laravel package to manage laravel roles and permissions
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.