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

App Setup

Create your app and admin account.

Use a strong admin password. This password is used to create the first admin user and is not saved inside `.env`.

@csrf
Back
@endsection