dom1no
Results
1
issues of
dom1no
Resolve issue #28 A new method has been added: - Method creatable(), This method allows you to create related resource ```php // simple BelongsToManyField::make('Participants', 'participant', 'App\Nova\Participant') ->creatable(), // with settings...