I have setup this two app to work together https://admin-angular-app.herokuapp.com/login (Angular App) https://lara-admin-999.herokuapp.com/ (Laravel App)
Now when I run the angular app due to subdomain cookies it is not working as expected. How I set the cookies so that it works for both. I tried to set cookies on herokuapp.com but it not worked please suggest what I should do about it.