Answer the question
In order to leave comments, you need to log in
How to transfer the data of an authorized user to all pages of the project?
Hello. My project is running on Laravel 7.x and has two groups of domains: the main domain is domain.com and the third level subdomain is subdomain.domain.com. Authorization happens here - subdomain.domain.com/login. But, if I log into the account, then the class {{ Auth::user() }}
is available only on the subdomain. How can it, so to speak, "share" it into other groups / pages?
Thank you!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question