In some cases you may face with problems during the install process like
sym_link(), proc_open(), proc_get_status() disabled in your system.
Step 1
Create new empty database and remember the port, database name, user and host
Step 2
Import the required table data.
In your php my admin import this sql file
For:
Step 3
Connect your system and the new database
Open and edit the file .env ( it can be hidden )
setup the following settings,
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=