Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 584 Bytes

File metadata and controls

19 lines (11 loc) · 584 Bytes

Filament User Core

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.