Recently I developed an application with php framework called Laravel, which will return set-cookie in every page. But I found that there is a conflict when return the response with set-cookie header, i wanna know if there is a way to solve this problem?
Recently I developed an application with php framework called Laravel, which will return set-cookie in every page. But I found that there is a conflict when return the response with set-cookie header, i wanna know if there is a way to solve this problem?