Migrating To New Server
To migrate to a different server, follow below instructions without skipping any steps, otherwise you might lose some data or migrated site might not work properly.
- Zip all files and folders inside main site directory using your server's cpanel.

- Open phpMyAdmin (or another database manager your hosting is using) and export site database.

- On your new server, open phpMyAdmin, create a new database and import the SQL file.

- Upload and extract site files you've compressed in step 1.
- Open .env file in main site directory and update your site url and database credentials.
