3x1io / filament-user
User Manager Resource For Filament Admin
Installs: 1 207
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 6
Open Issues: 2
Requires
- php: ^8.0
- bezhansalleh/filament-shield: ^2.1
- filament/filament: ^2.9
- spatie/laravel-package-tools: ^1.12
- stechstudio/filament-impersonate: ^2.5
README
User Resource For Filament Admin
Installation
Before install looking for this packages and install it
You can install the package via composer:
composer require 3x1io/filament-user
Publish Translation and config
php artisan vendor:publish --tag="filament-user-config" php artisan vendor:publish --tag="filament-user-translations"
and now clear cache
php artisan optimize:clear
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.