This commit is contained in:
2026-03-07 18:26:02 -06:00
parent b68006448c
commit b73a1fbdee

View File

@@ -10,6 +10,7 @@ use Illuminate\Support\Facades\Auth;
use Laravel\Socialite\Facades\Socialite;
use Throwable;
use Illuminate\Support\Facades\Log;
use Debugbar;
//Models
use App\Models\Auth\User;