© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•11mo ago•
1 reply
Gestalt

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.
IncomingParcelResource.php
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Call to a member function isRelation() on null
FilamentFFilament / ❓┊help
2y ago
Call to a member function isRelation() on null
FilamentFFilament / ❓┊help
3y ago
Call to a member function isRelation() on null' Error in Customized member registration page
FilamentFFilament / ❓┊help
15mo ago
Call to a member function getRelated() on null
FilamentFFilament / ❓┊help
5mo ago