Import:
mysql -uroot -p -f hostware < hostware_backup.sql
Move .env
It is important that the .env file is moved from the hostware directory (/var/www/hostware) to the new server.
Moving other files
Other files such as favicons or individual modules in the /custom/modules or /custom/themes directory must also be moved. The /storage/app/ directory should also be moved if it is not empty.
Empty caches
All caches can then be emptied with the following command: