You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app\Http\Controllers\TestController.php:5 PhanUnreferencedUseNormal Possibly zero references to use statement for classlike/namespace Request (\Illuminate\Http\Request)
app\Providers\AuthServiceProvider.php:6 PhanUnreferencedUseNormal Possibly zero references to use statement for classlike/namespace Gate (\Illuminate\Support\Facades\Gate)
app\Providers\EventServiceProvider.php:8 PhanUnreferencedUseNormal Possibly zero references to use statement for classlike/namespace Event (\Illuminate\Support\Facades\Event)
app\User.php:5 PhanUnreferencedUseNormal Possibly zero references to use statement for classlike/namespace MustVerifyEmail (\Illuminate\Contracts\Auth\MustVerifyEmail)