How to Migrate from 1.1.4 to 1.1.5
Last updated: 14/January/2024
VERY IMPORTANT: As there have been changes in the core files with this update, any customizations you have made will be overwritten. If you are making customizations to the script, please ignore this update, or seek help from us or hire a Laravel developer.
IMPORTANT: Before starting this process, we recommend that you back up your files. Any customizations will be lost.
Step 1: Change the APP_VERSION
in the .env file as follows:
APP_VERSION=1.1.5
Step 2: Also, change the max_execution_time
and max_input_time
in the php.ini file as follows:
max_execution_time = 1800
max_input_time = 1800
If you are using cPanel, follow this: click here
Note: After you update the script, reset the max_execution_time and max_input_time values to their default settings on the server.Step 3: Almost done! Now log in to your admin panel and check for updates. You should see a notification for the new script update; proceed to update your script.
For more detailed information, click here
.
Step 4: All config, cache, route, and view files from AITools v1.1.4 will remain on your server. After updating the script, please remove all files from the script's temporary config, cache, route, and view folders (except .gitignore) in the following directories:
Remove all files fromstorage/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 is complete.
That's it.
We Need Your Support
We are working hard to improve this application. Kindly support us by rating this script. It really motivates us!
https://codecanyon.net/downloads