-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
PHP 8.4.3
Laravel Installer 5.11.2
"laravel/nova": "^4.0" 4.35.11
Error in file NovaEditorJsField.php
full path: vendor/advoor/nova-editor-js/src/NovaEditorJsField.php
public function resolveForDisplay($resource, ?string $attribute = null): void
{
for Nova 4 correct signature:
public function resolveForDisplay($resource, $attribute = null)
{

Metadata
Metadata
Assignees
Labels
No labels