Link to the repository
[Only for premium members]
[Only for premium members]
Next on our List is the user's Profile page with more fields and social information:
To do this, we will extend the Livewire class for Profile with more fields and load the data from cache
instead of Auth::user()
: