Laravel Website already running on sub-domain and q2a site on main domain,
My issue is I am forcing user to signup/Login on my Laravel site.
So, How can I make it possible that if user signup or login on my laravel site, it should create login session for q2a site also.
Thanks in Advance!