dualink / permisology-system
A comprehensive Filament plugin for managing role-based permissions and access control. It includes features like blacklists and public access lists for endpoints, and the ability to restrict access to users or roles based on IP and DNS.
Requires
- php: ^8.1
- filament/filament: ^3.2
- laravel/framework: ^10.0 || ^11.0
- spatie/laravel-package-tools: ^1.15.0
- spatie/laravel-permission: ^6.10
Requires (Dev)
- php: ^8.1
- filament/filament: ^3.2
- laravel/framework: ^10.0 || ^11.0
- nunomaduro/collision: ^7.9
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.1
- pestphp/pest-plugin-arch: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- spatie/laravel-package-tools: ^1.15.0
- spatie/laravel-permission: ^6.10
This package is not auto-updated.
Last update: 2025-03-11 03:07:58 UTC
README
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require dualink/permisology-system
You can use the install helper with:
php artisan permisology-system:install
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
This work is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.
Author
Joaquín D. Giuliano - dualink.org@gmail.com