F
Filament12mo ago
tarifss

v3 upgrade issue

after v2 to v3 upgreade then got this issue Symfony  \  Component  \  ErrorHandler  \  Error  \  FatalError PHP 8.2.13 10.43.0 Type of App\Filament\Resources\Product\ProductResource\Pages\CreateProduct::$attributes must be Livewire\Features\SupportAttributes\AttributeCollection (as in class Livewire\Component)
2 Replies
toeknee
toeknee12mo ago
Your attributes method in CreateProduct needs adjusting to be an AttributeCollection
tarifss
tarifssOP12mo ago
tnx, it is solved.

Did you find this page helpful?