Libraries tagged by filament table actions

codewithdennis/filament-factory-action

32 Favers
1966 Downloads

This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.

Go to Download


rmitesh/filament-action

12 Favers
3243 Downloads

Creates a Filament table action.

Go to Download


maggomann/filament-only-icon-display

0 Favers
305 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.

Go to Download