Call to a member function isRelation() on null

Hello. Trying to create select option getting such error on field "subuser_id". Thanks for any help https://gist.github.com/antonbelov/ddbfe416bcf0cd132393c38e8d09c933
->createOptionForm(function (Form $form) {
return SubuserResource::form($form);
})
->createOptionForm(function (Form $form) {
return SubuserResource::form($form);
})
does not help. Same error
Gist
IncomingParcelResource.php
GitHub Gist: instantly share code, notes, and snippets.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?