@extends('install.layout') @section('title', 'Database') @section('step2', 'active') @section('content')
Step 2 of 4
SQLite is the simplest option — no setup required. For production we recommend MySQL or PostgreSQL with credentials prepared in advance.
@endsection