How to install
After you purchase Hyiprio, you will get a zip file.
Extracting the zip file you will get an
main.zip file. You have to upload
main.zip in your server and extract it.
Follow the automatic installation below:
-
You will see the server requirements list from here and click on the
Next Stepbutton if all are tick marked.
-
You have to put your purchased code here and click on the
Next Stepbutton.
-
You can directly move forward by clicking on the
Next Stepbutton.
-
You have to just click on the
Import Databasebutton.
-
You have to fill the email and password fields and click on the
Submitbutton.
- Congratulations, you have completed all the five steps, now you are ready to access the application.
Follow the manual instruction below:
-
Step 1: Create a
databaseusing your phpMyAdmin. Then import the filehyiprio.sqlfrom theDBfolder into your created database. -
Step 2: Open the
.envfile located in the root directory of the project. Update theDB_DATABASE,DB_USERNAME, andDB_PASSWORDfields with your database credentials. -
Step 3: If you upload the project to the
public_htmlfolder, visityour_domain_name.comin your browser. -
Step 4: If you upload the project into a folder inside
public_html, visityour_domain_name.com/folder_namein your browser. -
Step 5: If you upload the project into a folder assigned to a
subdomain, visityour_subdomain_name.comin your browser.