Class "Filament\Forms\Components\SpatieTagsInput" not found
Hello, I am using the spatie tags package in Laravel 9 and in filament v2 I want to use the plugin but I get the error that I attached... I have tried with composer require filament/spatie-laravel-tags-plugin:"^3.2" - W
composer require filament/spatie-laravel-tags-plugin
and nothing...what could it be?
1 Reply
Make sure you imported the class at the top?