Mohammad Ghorayshi

Results 2 issues of Mohammad Ghorayshi

Hello, I use advance-nova-media-library for upload image but after submite form, show error ![Uploading 2022-06-14 00.02.58.jpg…]() _App\Models\File.php_ ``` namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; use Spatie\MediaLibrary\HasMedia; use Spatie\MediaLibrary\InteractsWithMedia; use Spatie\MediaLibrary\MediaCollections\Models\Media;...

when go to user detail page, show this error call to undefined method App\Models\User::roles(); call to undefined method App\Models\User::permissions();