sharkbit-agency / filament-users-management
Users management resource for Filament admin
dev-main
2022-11-07 08:38 UTC
Requires
- php: ^8.0
- bezhansalleh/filament-shield: ^2.1
- filament/filament: ^2.9
- spatie/laravel-package-tools: ^1.12
This package is auto-updated.
Last update: 2025-05-07 14:27:27 UTC
README
Users management resource for Filament admin
Installation
First install the following package:
Then install this package:
composer require sharkbit-agency/filament-users-management
Publish Translation and config
php artisan vendor:publish --tag="filament-users-management-config" php artisan vendor:publish --tag="filament-users-management-translations"
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.