sharkbit-agency/filament-users-management

Users management resource for Filament admin

dev-main 2022-11-07 08:38 UTC

This package is auto-updated.

Last update: 2024-04-07 11:43:45 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.