Libraries tagged by filamentor
panakour/filament-flat-page
1433 Downloads
This is my package filament-flat-page
owainjones74/filament-file-upload-chunked
1557 Downloads
Filament file uploads with support for chunking
nguyentranchung/filament-laravel-log
1417 Downloads
Access laravel.log file through Filament admin panel
nben/filament-record-nav
504 Downloads
Next/Previous record navigation for Filament PHP
naturalgroove/laravel-filament-image-generator-field
1171 Downloads
A Laravel Filament plugin that generates images using AI directly in Admin Panel
mydnic/volet-feedback-messages-filament-plugin
87 Downloads
A Filament plugin to display Volet Feedback Messages
mix-code/filament-multi-2fa
1271 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support
michaeld555/filament-croppie
1653 Downloads
Croppie Js Implementation Field for Filament forms
martinpetricko/filament-restore-or-create
144 Downloads
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.
marjose123/filament-no-connection
2664 Downloads
Show an alert to the user if there is no connection from your server
mariomka/advanced-dashboards-for-filament
4819 Downloads
Advanced Dashboards for Filament
maggomann/filament-only-icon-display
5438 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maggomann/filament-model-translator
5505 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
lloricode/filament-spatie-laravel-permission-plugin
9173 Downloads
This is my package filament-spatie-laravel-permission-plugin
lingmyat/filament-starter-kit
791 Downloads
Filament starter kit include ready make Multi-Tenant, Filament Shield, Filament Exception, Customize Login Page