Question: How to Move file from localhost to web hosting

How to Move file from localhost to web hosting

Hi. How to move file from localhost to web hosting ? What file to change ? Thank you

BO

Bajaga Online

Asked
Hi.

How to move file from localhost to web hosting ?
What file to change ?

Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    You can back files and database and restore on server. Here is FAQ from documentation

    ---
    **What files I need to edit if I have moved to different server and/or domain?**

    **Same url (domain)**: You will need to update the database configuration in `app/config/database.php`

    **Different url (domain)**: You will need to update the base_url in `app/config/config.php` and database configuration in `app/config/database.php`
  • Login to Reply