@extends('installer.layout') @section('title', 'Step 2: Database Configuration') @section('step_1_class', 'completed') @section('step_2_class', 'active') @section('content')
Enter your MySQL database details. The installer will test the connection, update .env, and auto-initialize all tables.