savannabits / filament-flatpickr

Extend your Filament Date-Picking with Flatpickr
MIT License
43 stars 31 forks source link

[Bug]: Class "Filament\Support\Facades\FilamentAsset" not found #41

Open xiaoCreagia opened 10 months ago

xiaoCreagia commented 10 months ago

What happened?

image

How to reproduce the bug

composer require savannabits/filament-flatpickr

Package Version

3.0.1

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

macOS

Notes

No response

vinayakdev commented 4 months ago

version mismatch, check your composer it wil be like this "savannabits/filament-flatpickr": "*",

change it to something like this "savannabits/filament-flatpickr": "^2",

check packagist to identify which version to use https://packagist.org/packages/savannabits/filament-flatpickr#v2.0.0