Download the PHP package deldius/filament-user-field without Composer
On this page you can find all versions of the php package deldius/filament-user-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download deldius/filament-user-field
More information about deldius/filament-user-field
Files in deldius/filament-user-field
Package filament-user-field
Short Description Utility fields for User: Entry, Input, Column
License MIT
Homepage https://github.com/deldius/filament-user-field
Informations about the package filament-user-field
Utility fields for User: Entry, Column
This is a plugin for Filament v4
Screenshots
Installation
You can install the package via composer:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
UserColumn (for Filament Tables)
Display user information in a Filament table column:
Add UserColumn to your Filament table columns:
All available options:
Add UserColumn to your Filament table columns:
UserEntry (for Filament Infolists)
Display user information in a Filament infolist entry:
Add UserEntry to your Filament infolist schema:
Display user information in a Filament infolist entry. All available options:
Add UserEntry to your Filament infolist schema:
UserSelect (for Filament Form)
Planned feature: UserSelect support for Filament Form is in development and will be added in a future release.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-user-field with dependencies
filament/filament Version ^4.0|^5.0
spatie/laravel-package-tools Version ^1.15.0