I need help fixing my login page, it works on local server with the same setup. I also added session_domain and app_url in env file. When i try to login it keeps redirecting me back to login page.
Solution
Thanks the problem was in livewire. I forgot to remove/comment this line of code in my service app provider.