Move from one hosting/server to another - Migration guide
If you want to change your server, please follow the following steps:
Copy all files to the new server.
Export the database from phpMyAdmin and import in the new server.
Update the database credentials in /app/Config/Database .php.
Change the $baseURL in /app/Config/App .php (Only required if you change the domain name).
Check if there is everything OK in the new server.
Remove the installation from old server.
If you use Stripe subscription, you need to change the webhook endpoint URL in your Stripe account. Just re-save the settings from Settings > Sales & Prospects > Subscription settings.
Note: If you use the same purchase code, you must remove the old installation.