passport-multiauth
passport-multiauth copied to clipboard
Header Host gives an error on live server
On localhost everything works fine but when i switch my laravel application on production then it doesnt work because of the host header...Is there a way to remove this header?
Hi @DimarDM
Did you solve the problem?