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 242dc0b commit fd8f53aCopy full SHA for fd8f53a
README.md
@@ -367,10 +367,8 @@ Edit the `app\Http\Controllers\Auth\AuthController.php` file.
367
use Jrean\UserVerification\Traits\VerifiesUsers;
368
use Jrean\UserVerification\Facades\UserVerification;
369
370
-
371
class AuthController extends Controller
372
{
373
374
/*
375
|--------------------------------------------------------------------------
376
| Registration & Login Controller
0 commit comments