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

Step 3: Run Database Migrations & Seeders

Initialize the database schema tables and seed platform settings and defaults.

⚙️

Ready to Initialize Database

Clicking the button below will run database migration scripts and seed default platform configuration records.

@csrf Back
@endsection