Fix some Laravel issue & Mysql optimization

Job ID: 31751672

Budget: $10 – $30 USD

1. Add “View more’ link for categories on homepage http://prnt.sc/1uqdoey
2. The default product Image should not be duplicated for each image. Since its same image per category, they should be served from single source and not saving each image per product, except for customized ones. So we can delete the over 5000 duplicated images used and thumbnails.
3. Optimize MYSQL table, search consumes high CPU and memory resources. At times search results takes time to load and causes website to hang until the search result displays. You can also implement Query Caching and Eager Loading as in this link https://bit.ly/3DKAYgv
4. Correct Product Delivery Message for online payment. Digital Product http://prnt.sc/1qflrs5 License Product http://prnt.sc/1qflstt you can use message sent for Bank payment which is correct.
5. Fix a java script error - the server responded with a status of 403
Related categories: PHP Nginx MySQL Laravel