To update to a new version of the Application follow these steps in sequence.
- Download the application from codecanyon
- unzip the .zip folder. Now follow the below steps for the script folder
- Take back up of your files and database before updating.
- Replace all the files and folders except the following
- .env
- public/uploads(if exists)
OR - public/user-uploads
- public/favicon.ico (if exists)
- storage/app/modules_statuses.json (If you have any Module installed)
- Modules (If you have any Module installed)
- Visit https://your-application.com/clear-cache in your browser URL
- You are done! Enjoy the updated application
Note: Either of the two folder will be present on your application public/uploads or public/user-uploads
