After upgrading filament showing error. Please help me. #3233
Answered
by
danharrin
sajjadhossainshohag
asked this question in
Help
-
|
( Cannot use object of type Filament\Navigation\NavigationGroup as array) this type of error after the upgrade. |
Beta Was this translation helpful? Give feedback.
Answered by
danharrin
Jul 26, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sajjadhossainshohag
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run
php artisan filament:upgrade, this should be in your update scriptIf you have a
/resources/views/vendor/filamentfolder, delete it. Overriding views is not recommended when using Filament.