Closed terasupernova closed 5 years ago
can you send me your code?
Hi @Benjacho thanks for the reply. The issue is solved. Thanks.
@Benjacho I am facing this same issue will you let me know what was the issue ?
@terasupernova Hi, can you explain how you solved it. I'm having the same issue. Please reply. Thanks
@terasupernova Hi, can you explain how you solved it. I'm having the same issue. Please reply. Thanks
You should check your use
Model path. It mustn't be App\Nova\XXX;
Must be App\Models\XXX;
instead
Hi, when i create the new record with multi select then this error pop up.
"Unresolvable dependency resolving [Parameter #0 [ <required> $resource ]] in class Laravel\Nova\Resource"
Did I miss out anything? Please help. Thank you very much.