How to migrate from 1.0.9 to 1.1.0

Last update: 10/Feb/2024


IMPORTANT: Before starting this process, we recommend you to take a backup of your files. If you done any customizations, It will be lost.

Step 1: Open phpMyAdmin from your cPanel and select your database on left side,

Drag and drop migrate-from-1.0.9-to-1.1.0.sql file.

Step 2: Change the APP_VERSION in .env file as following line.

APP_VERSION=1.1.0

Step 3: Also, Change the max_execution_time and memory_limit in php.ini file as following line.

For more detailed information, click here.

max_execution_time = 3000

memory_limit = 1024M

If you are using cpanel, follow this:

Increase memory_limit : click here
Increase max_execution_time : click here

Step 4: Add Backblaze storage Configuration settings in the .env file as the following lines.

BACK_ENABLE=off 
BACK_ACCESS_KEY_ID=
BACK_SECRET_ACCESS_KEY= 
BACK_DEFAULT_REGION=ap-southeast-1 
BACK_BUCKET=
BACK_ENDPOINT=https://s3.eu-central-003.backblazeb2.com 
BACK_USE_PATH_STYLE_ENDPOINT=true

Step 5: Now, almost done. Now login your admin panel and check update. You can see new update for script and update your script.

Step 6: All config and view of Optimer v1.1.0 will be on your server. So after you update the script, please remove all the files (except .gitignore) in the following folder from your server.

Remove all files from, storage/framework/cache/
Remove all files from, storage/framework/sessions/
Remove all files from, storage/framework/views/
Remove all files from, bootstrap/cache/

Congratulations! Your migration process completed.

That's it.


We need your support

We're hardly working on improving this application more better. Kindly please support us. Please rate this script. It is really motivate us!

https://codecanyon.net/downloads