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 e673d9e + 6eb20fd commit 20379baCopy full SHA for 20379ba
stubs/Auth/RegisterController.stub
@@ -4,7 +4,7 @@ namespace App\Http\Controllers\Auth;
4
5
use App\Http\Controllers\Controller;
6
use App\Providers\RouteServiceProvider;
7
-use App\Models\User;
+use App\User;
8
use Illuminate\Foundation\Auth\RegistersUsers;
9
use Illuminate\Support\Facades\Hash;
10
use Illuminate\Support\Facades\Validator;
0 commit comments