Replies: 3 comments
-
Filament Fabricator is one of my favorite plugins. I’m looking forward to Filament 4 support coming soon. |
Beta Was this translation helpful? Give feedback.
-
Guys I get this error with fresh install: Type of Z3d0X\FilamentFabricator\Resources\PageResource::$navigationIcon must be BackedEnum|string|null (as in class Filament\Resources\Resource) at vendor/z3d0x/filament-fabricator/src/Resources/PageResource.php:32 Whoops\Exception\ErrorException Type of Z3d0X\FilamentFabricator\Resources\PageResource::$navigationIcon must be BackedEnum|string|null (as in class Filament\Resources\Resource) at vendor/z3d0x/filament-fabricator/src/Resources/PageResource.php:32
2 [internal]:0 |
Beta Was this translation helpful? Give feedback.
-
Also "Class "Filament\Pages\Actions\CreateAction" not found" when trying to create a new page |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please Upgrade to using filament Version V4
Problem 1
- Root composer.json requires filament/filament ~4.0, found filament/filament[v4.0.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- z3d0x/filament-fabricator is locked to version v2.5.1 and an update of this package was not requested.
- z3d0x/filament-fabricator v2.5.1 requires filament/filament ^3.0 -> found filament/filament[v3.0.0, ..., v3.3.36] but it conflicts with your root composer.json require (~4.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Beta Was this translation helpful? Give feedback.
All reactions