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.
1 parent 5982458 commit 70c7cd9Copy full SHA for 70c7cd9
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