You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the installation composer command: composer require savannabits/filament-flatpickr and got the following output:
It does look like it installed the package, but it refuses to work. I tried the follow-up command: php artisan vendor:publish --tag="filament-flatpickr-assets" --force, but I got the same error:
How to reproduce the bug
Run through the installation steps as noted in the Readme for filament v2.
Package Version
3.0.1
PHP Version
8.2.10
Laravel Version
10.22.0
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
I ran the installation composer command:
composer require savannabits/filament-flatpickr
and got the following output:It does look like it installed the package, but it refuses to work. I tried the follow-up command:
php artisan vendor:publish --tag="filament-flatpickr-assets" --force
, but I got the same error:How to reproduce the bug
Run through the installation steps as noted in the Readme for filament v2.
Package Version
3.0.1
PHP Version
8.2.10
Laravel Version
10.22.0
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: