@extends('installer.layout') @section('title', 'Installer: Database Config') @section('content')
account_balance_wallet

ProInvoice Installer

Step {{ $step }} of {{ $totalSteps }} Database Configuration

Database Connection

Please enter your database connection details below. If you aren't sure, contact your hosting provider.

@csrf
info

Most installations use 3306 as the default port. If you need to specify a custom port, append it to the hostname like 127.0.0.1:3307.


arrow_back Back
@push('scripts') @endpush @endsection