Libraries tagged by filament admin panel
archilex/filament-stacked-image-column
4847 Downloads
Display multiple images as a stack in your Filament tables
lara-zeus/wind
2231 Downloads
Zeus Wind is simple contact form for your website with easy to use dashboard, works as a plugin for Filament Admin Panel
stechstudio/filament-opcache
3999 Downloads
Manage OPcache from your Filament admin panel.
diogogpinto/filament-page-context
33 Downloads
A Filament plugin that automatically injects current request breadcrumbs and page title into the filament() method, enhancing page context and navigation for Filament admin panels.
vstruhar/filament-failed-jobs
704 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
naturalgroove/laravel-filament-image-generator-field
193 Downloads
A Laravel Filament plugin that generates images using AI directly in Admin Panel
waseet/filament-activity-log
129 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
mozartdigital/filament-blog
38 Downloads
An advance blog package for Filament Admin Panel
martin-ro/filament-seo-meta-tags
1124 Downloads
SEO Meta Tags for Filament Admin Panel
cswni/filament-export
179 Downloads
Customizable export and print functionality for Filament Admin Panel
awcodes/filament-installer
46 Downloads
Filament Admin Panel application installer.
34ml/filament-seo
854 Downloads
SEO package for Filament Admin Panel
ysfkaya/filament-starter
70 Downloads
A starter Laravel project with Filament admin panel
maggomann/filament-tournament-league-administration
15 Downloads
An event and tournament management plugin for the Filament Admin Panel v2.x, intended for dart clubs in the first implementation. Here you can manage clubs, teams, matches, players and match days including score tables.
maggomann/filament-only-icon-display
316 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.