menu
menu
Menu
You're developing your site at your local computer or at a testing server and want to move it to your hosting server. Please follow the below steps:
- Move all source codes from dev site to your hosting
- Create a new db on your hosting, export data from dev site and import it to new db on hosting server.
- Go to configure folder and change db settings to new db info on your hosting app\Config\settings.php
- Test your site.