orlyapps / nova-belongsto-depend

Larave Nova BelongsTo Field with Dependcy
MIT License
182 stars 65 forks source link

Declaration with Nova 4 #125

Open dzandrey opened 1 year ago

dzandrey commented 1 year ago

Declaration of Orlyapps\NovaBelongsToDepend\NovaBelongsToDepend::dependsOn(string ...$attributeNames): Orlyapps\NovaBelongsToDepend\NovaBelongsToDepend must be compatible with Laravel\Nova\Fields\BelongsTo::dependsOn($attributes, $mixin)

junedc commented 1 year ago

getting the same error as above. PHP 8, Laravel 10, Nova4

ryanrapini commented 1 year ago

See https://github.com/orlyapps/nova-belongsto-depend/issues/113#issuecomment-1645981449 nova 4 supports this feature natively