user declaration of model
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App;
|
||||
namespace App\Models\User;
|
||||
|
||||
use Illuminate\Notifications\Notifiable;
|
||||
//use Illuminate\Contracts\Auth\MustVerifyEmail;
|
||||
|
||||
Reference in New Issue
Block a user