Laravel Auth Namespace
use Illuminate\Support\Facades\Auth;
gtamborero
use Illuminate\Support\Facades\Auth;
Auth::login($user);