Target class [filament] does not exist.

Hi my app just runs fine on local and when I deployed it to staging it gives that error, I'm using v2, and FilamentShield was the major update I did in this PR, any help on where I can start debugging it?
image.png
Solution
  • Check the installed version
  • Try composer dump-autoload
  • Try removing vendor/ and reinstalling via composer
Was this page helpful?