I have deployed an ecommerce Laravel web application on shared hosting but every time I make changes on the application i.e. changing theme color, upload product, it reflects for a period then suddenly reverts back to previous settings.
when I check the MySQL database, everything seems to be intact including the products I updated. I have tried clearing cache several times but it does seem to help. No errors on error log file either. I am using php 8.0 and laravel 8.52.0 Kindly assist.