We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7e88a9 + 70c7cd9 commit ba03167Copy full SHA for ba03167
app/Models/User.php
@@ -12,7 +12,6 @@
12
use Illuminate\Foundation\Auth\User as Authenticatable;
13
use Illuminate\Notifications\Notifiable;
14
use Illuminate\Support\Facades\Auth;
15
-use Illuminate\Support\Facades\Cache;
16
use Spatie\MediaLibrary\HasMedia;
17
use Spatie\MediaLibrary\InteractsWithMedia;
18
use Spatie\Permission\Traits\HasRoles;
0 commit comments