Download the PHP package jeffersongoncalves/filament-benefit without Composer
On this page you can find all versions of the php package jeffersongoncalves/filament-benefit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeffersongoncalves/filament-benefit
More information about jeffersongoncalves/filament-benefit
Files in jeffersongoncalves/filament-benefit
Package filament-benefit
Short Description Filament v5 panel plugin providing admin UI (CRUD) for jeffersongoncalves/laravel-benefit — translatable benefits.
License MIT
Homepage https://github.com/jeffersongoncalves/filament-benefit
Informations about the package filament-benefit
Filament Benefit
Filament admin UI (CRUD) for jeffersongoncalves/laravel-benefit — manage translatable benefits, with name/description fields, inside a Filament panel.
Compatibility
| Package Version | Filament Version |
|---|---|
| 1.x | 3.x |
| 2.x | 4.x |
| 3.x | 5.x |
Installation
You can install the package via composer:
Register the plugin in your panel provider:
The Benefit resource renders translatable fields (name, description), so a jeffersongoncalves/filament-translatable plugin instance must also be registered in the same panel.
Configuration
Publish the config file:
Or configure fluently:
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
- Jefferson Gonçalves
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-benefit with dependencies
filament/filament Version ^5.0
jeffersongoncalves/filament-translatable Version ^3.0
jeffersongoncalves/laravel-benefit Version ^1.0
spatie/laravel-package-tools Version ^1.14.0