Running the Installation Wizard #
If you have followed the previous steps accordingly, You are all set to install the system on live server.
- Navigate to the link below replacing “yourdomain” with your original domain
-
-
-
- http://yourdomain.com Or (for SSL) https://yourdomain.com
-
-
- Click “Start Installation”. A page will come.
- If your curl is not enabled, contact your server provider
- Now you need to set Database Host, Database Name, Database Username, Database Password
- Database Host – Type “localhost”
- Database Name – yourdomain_databasename
- Database Username – yourdomain_username
- Password – Type the password of the user you created from MySQL Database
- Click Next Step.
- Click on Run Migration
- Name, Email, Phone no, Password & other information to create an Admin
- Save and that’s all, use your system.
NB: If you face the following error after installation, go to .env file & set https instead of http in the APP_URL and FORCE_HTTPS=”true”.