How to transfer the files and database to another hosting and another domain?¶
- Copy all the website files and upload them to your server.
- Edit the file config/database.php and put the new database credentials.
- Edit the file config/app.php and change the domain name with the new one.