laravel in user login code example Example 1: laravel auth user_id $userId = Auth::id(); Example 2: login with laravel php artisan make:auth