it's up to you. it's your application, design it how you like.
it is very common to have the same default page whether you are logged in or not.
Like this site for instance...
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
When should you show or not show the domain.com page for logged in users?
Is seeing the home page (that a non-logged in user sees) pointless when logged in?
Or should domain.com redirect to, say, domain.com/dashboard when logged in?
Please or to participate in this conversation.