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 cant reproduce this issue unfortunately.
did a new installation on laravel 10.10 and new filament 3.2 and sky 3.4
can you run php artisan about to get the exact versions?
maybe run composer update
also are you using filament/spatie-laravel-tags-plugin make sure it is in the same version as filament.
one solution I found in discord thats worked for others:
"Your filament/filament version is 3.1.8 while the subpackages (filament/spatie-laravel-media-library-plugin) are on v3.2.37
Please constrain all filament packages to ^3.2 and run composer update to update the packages to the correct version"
What happened?
Followed install process in the docs (v3)
Tried opening Posts resource but im getting this error
How to reproduce the bug
Dependency Version
Steps
Package Version
3.4
PHP Version
8.3
Laravel Version
10.10
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered: