Hi!
If you want to display user on webpage i use -> {{ Auth::user()->name }}
Is this what you wanted ?
You can get the Session Directly After Login {{ session('user')->name }}
By: CrowdInventiv
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community