I’m developing a site in laravel. I have a view for editing and creating posts that brings the data stored from the database. For example: The problem is that when the user makes modifications, try to save the data and has validation errors, he loses all the modifications he made (because when laravel reloads the page, the data is again
Tag: browser-cache
CI4 on live server not reflecting changes made, it shows old data. Dynamic contents and other changes are not reflected
I created a website using CI4 and it was working fine. On WAMP server it’s working fine. Now if change anything and update the server it shows the old data and session not working properly sometime. I think browser is caching the webpage. Is there any way to disable in CI4? Is it cache issue or session? “Old data” means