You can display user profile after login in laravel. You can get the user details using the Auth::user() helper function which you can call in the blade file.