// DOCS ICON SELECT COLUMN 2.x
Outdated

You are reading the documentation for 2.x. The current version is 3.x.

View 3.x docs →

Installation

Requirements

  • PHP 8.2 or higher
  • Filament 4.x

Installing the package

You can install the package via composer:

composer require guava/filament-icon-select-column:"^2.0"

Next, publish the package assets:

php artisan filament:assets

Custom theme

A custom filament theme is required, otherwise the CSS of the column is not built and the dropdown will look broken.

If you don't have one yet, please read the filament documentation on how to create a custom theme.

Once you have a theme, add the following to your theme.css file:

@source '../../../../vendor/guava/filament-icon-select-column/resources/**/*';
guava/filament-icon-select-column 10K installs · 46 stars
// COOKIES

A few cookies keep the site working; others remember preferences or count visits. You choose what runs.

Cookie policy