GST Invoice System Installation
1
Welcome
2
Requirements
3
Database
4
Admin Account
5
Complete
Database Setup
Configure your database connection for the application.
Database Type
MySQL
PostgreSQL
Select the database system you're using
Database Host
Usually 'localhost' or a database server address
Database Port
Default is 3306 for MySQL or 5432 for PostgreSQL
Database Name
The name of the database to use
Database Username
Username to connect to the database
Database Password
Password to connect to the database
Table Prefix
Prefix for table names, useful when sharing a database with other applications
← Back
Test Connection & Continue →