add (Livewire) combobox component #17
Annotations
4 errors
phpstan:
app/Livewire/UI/Combobox.php#L8
Class App\Livewire\UI\Combobox extends unknown class Livewire\Component.
|
phpstan:
app/Livewire/UI/Combobox.php#L10
Attribute class Livewire\Attributes\Modelable does not exist.
|
phpstan:
app/Livewire/UI/Combobox.php#L59
Call to an undefined method App\Livewire\UI\Combobox::reset().
|
phpstan
Process completed with exit code 1.
|