Installation
Once you extract the code files, you will find the "code.zip" and "database.sql" files that you require to process installation.
The following process will be used for installation.
Download the script from Codecanyon.
Once you download and extract the script file you will find "code.zip". Upload this zip file to your server and extract it to your root location.
Create a database on cPanel and import "database.sql".
Go to
.env
Fill in the database connection details in .env
For the DB_HOST If have any specific host then only change its value from localhost or 127.0.0.1
Fill in the APP_URL details in .env
System Default Admin Login
Last updated