@extends('installer.layout') @section('step_content')

Step 2: Environment & Database Credentials

Configure your MySQL database server connection and application URL.

@csrf

Full URL of your application installation (e.g. https://yourdomain.com).

Back
@endsection