Answers for "auth::routes(); undefined type'auth'"

PHP
4

undefined type auth

use Illuminate\Support\Facades\Auth;
Posted by: Guest on June-09-2021
8

laravel web.php auth Undefined type 'Auth'.

use Illuminate\Support\Facades\Auth;
Posted by: Guest on May-17-2020

Browse Popular Code Answers by Language