aravel upded route example Example: laravel route Route::get('user/profile', [UserProfileController::class, 'show'])->name('profile');