red-jasmine / filament-user-core
Core user resource functionality for Filament packages
Installs: 19
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/red-jasmine/filament-user-core
Requires
- red-jasmine/user-core: ^1.0
This package is auto-updated.
Last update: 2026-01-24 11:56:19 UTC
README
Core user resource functionality for Filament packages. This package provides the base UserResource class and related components that can be extended by other packages like filament-user and filament-admin.
Installation
You can install the package via composer:
composer require red-jasmine/filament-user-core
Usage
This package provides core functionality that should be extended by other packages. It is not meant to be used directly.
License
The MIT License (MIT). Please see License File for more information.