Undraw Select
A Filament select component that lets you search & pick unDraw illustrations.
Author:
ZPMLabs
Documentation
A Filament v4 select component that lets you search & pick unDraw illustrations with image thumbnails in the dropdown and in the selected value.
PHP 8.1+, Filament Forms 4.x.
#Install
composer require zpmlabs/filament-undraw
#If you want to customize the view:
php artisan vendor:publish --tag=filament-undraw-views
- This will copy the blade file to
resources/views/vendor/filament-undraw/undraw-select.blade.php.
#Usage
use ZPMLabs\FilamentUndraw\Forms\Components\UndrawSelect;
UndrawSelect::make('svg_url'),
*** Since this is a select component, you can use other chaining methods, but keep in mind, this one has a custom view with custom styles and same official component. ***
#Expanding Undraw Usage
In case you want to expand this in some other field or custom component you can check the base php package for undraw.
The author
From the same author
API Docs
Allows you to build a good looking and functional api documentation. Including exporting and importing actions with postman standard.
Author:
ZPMLabs
Unlayer
Wrapper for unlayer editor with unlayer templates custom select field.
Author:
ZPMLabs
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle