Appearance
How to migrate from 21.0.0 to 22.0.0
Last update: 13/Feb/2026
Very Important
As many changes have been made in the core file in this version update, if you have done any customization, all your customization coding will be removed and the new coding will be updated. So, if you are making customizations to the script, ignore this update Or get help from us or hire any laravel developer.
- If you are making customizations to the script, ignore this update OR get help from us or hire a Laravel developer.
Important Notice
Before starting this process, we recommend you to take a backup of your files. If you done any customizations, It will be lost.
If you are using the Google Wallet Plugin, Directory Plugin, and the GoBiz Modern Theme Template, please remove the existing versions before running the update. After completing the update, download the latest versions from CodeCanyon or our store and reinstall them. This step is required to prevent compatibility issues with the new version.
Migration Steps
Step 1: Update APP_VERSION in .env file
Open your .env file and update the version as shown below:
env
APP_VERSION=22.0.0Step 2: Update PHP Execution Time
php.ini
max_execution_time = 9000php.ini
max_input_time = 9000IMPORTANT: The execution time and input processing speed might change according to the resources of your server.
If you are using cPanel, follow this: click here
Note: After you update the script, set the max_execution_time and max_input_time values back to the default values on the server.
Step 3: Check for Updates
Now, almost done. Login to your admin panel and check for updates. You can see the new update for the script and update it.
For more detailed information, click here.
Step 4: Clean Config & View Cache
All config and view files of GoBiz v22.0.0 will now be on your server. After updating the script, remove all the files (except .gitignore) in the following folders:
bash
storage/framework/cache/
storage/framework/sessions/
storage/framework/views/
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!
