Download the PHP package sakanjo/filament-auth-preferences without Composer
On this page you can find all versions of the php package sakanjo/filament-auth-preferences. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sakanjo/filament-auth-preferences
More information about sakanjo/filament-auth-preferences
Files in sakanjo/filament-auth-preferences
Package filament-auth-preferences
Short Description A Filament plugin to manage user preferences.
License MIT
Informations about the package filament-auth-preferences
A Filament plugin to manage user preferences.
⨠Help support the maintenance of this package by sponsoring me.
Table of Contents
- Install
- Usage
- Presets
- Functions
- prefers
- Support the development
- Credits
- License
đĻ Install
Install the package via composer:
đĻ Usage
Presets
Presets are the core of the plugin, allows you to create different preferences with no limit.
Default presets
The package comes with a default preset that you can use out of the box.
PanelPreset
TablePreset
Creating custom preset
You can create your own custom preset by extending the SaKanjo\FilamentAuthPreferences\Presets\Preset
class.
Functions
prefers
đ Support the development
Do you like this project? Support it by donating
Click the "đ Sponsor" at the top of this repo.
Šī¸ Credits
- Salah Kanjo
- All Contributors
đ License
MIT License Š 2023-PRESENT Salah Kanjo
All versions of filament-auth-preferences with dependencies
filament/filament Version ^3.2
spatie/laravel-package-tools Version ^1.16
rogervila/array-diff-multidimensional Version ^2.1