Appearance
How to migrate from v2.0.1 to v2.0.2
Last update: 25/Apr/2023
IMPORTANT:
Before starting this process, we recommend you take a backup of your files.
If you have done any customizations, they will be lost.
Step 1:
Open phpMyAdmin from your cPanel and select your database on the left side.
Drag and drop migration-from-v2.0.1-to-2.0.2.sql
file.
Step 2:
Change the APP_VERSION
in .env
file as follows:
env
APP_VERSION=2.0.2
Step 3:
Now, almost done. Login to your admin panel and check for updates.
You can see the new update for the script and update your script.
For more detailed information, click here.
After updating the script, change the PHP version of your server/domain to 8.1.
Step 4: (Optional – only if you face any 500 error issue)
Remove all files from the following directories:
storage/framework/cache/
storage/framework/sessions/
storage/framework/views/
bootstrap/cache/
Congratulations! Your migration process is completed.
That's it.
We need your support
We're working hard on improving this application. Kindly support us by rating this script.
Your support really motivates us!