Libraries tagged by filament admin panel
mohammadhprp/filament-ip-to-country-flag-column
11048 Downloads
Display Country flag from IP address in your Filament tables
archilex/filament-stacked-image-column
5777 Downloads
Display multiple images as a stack in your Filament tables
lara-zeus/wind
3428 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-phpinfo
9070 Downloads
View phpinfo from your Filament admin panel.
diogogpinto/filament-page-context
157 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.
naturalgroove/laravel-filament-image-generator-field
779 Downloads
A Laravel Filament plugin that generates images using AI directly in Admin Panel
nguyentranchung/filament-laravel-log
40 Downloads
Access laravel.log file through Filament admin panel
ildaviz/filament-language-tab
43 Downloads
A Laravel package to add a language tab to the Filament admin panel
34ml/filament-seo
1027 Downloads
SEO package for Filament Admin Panel
vstruhar/filament-failed-jobs
1347 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.
jeddsaliba/filament-one
38 Downloads
Filament One is a flexible starter kit for building scalable admin dashboards with essential features, security, and modern PHP practices for a smooth development experience.
ysfkaya/filament-starter
72 Downloads
A starter Laravel project with Filament admin panel
raseldev99/filament-messages
11 Downloads
Filament Messages is a powerful messaging plugin for FilamentPHP. It provides an easy-to-use interface for real-time messaging within Filament admin panels.
oluwacyna/filament-blog
20 Downloads
An advance blog package for Filament Admin Panel
maggomann/filament-only-icon-display
344 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.