@extends('install.layout', ['step' => 'database']) @section('title', 'Database') @section('content')

Database Configuration

Provide MySQL/MariaDB credentials. The database must already exist; PNLCS will create the tables.

@csrf
@endsection