Database Configuration

  1. Create the database on your server
  2. Open and edit the /.env file and provide your server details:
  3. database.default.hostname = localhost
    database.default.database = hope_ui_pro_ci4
    database.default.username = your username
    database.default.password = your password