GST Invoice System Installation

1 Welcome
2 Requirements
3 Database
4 Admin Account
5 Complete

Database Setup

Configure your database connection for the application.

Select the database system you're using
Usually 'localhost' or a database server address
Default is 3306 for MySQL or 5432 for PostgreSQL
The name of the database to use
Username to connect to the database
Password to connect to the database
Prefix for table names, useful when sharing a database with other applications
← Back