diff --git a/config/promocodes.php b/config/promocodes.php index f897ab8..783e874 100755 --- a/config/promocodes.php +++ b/config/promocodes.php @@ -60,7 +60,7 @@ /** * User model */ - 'user_model' => \App\User::class, + 'user_model' => \App\Models\User::class, /** * Foreign pivot key for many to many relationship