Site Information

@error('site_name')

{{ $message }}

@enderror
@error('purchase_code')

{{ $message }}

@enderror

Enter your purchase code if you have one. You can also add it later in the admin settings.

Administrator Account

@error('name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror
@error('password_confirmation')

{{ $message }}

@enderror

Password must be at least 8 characters long.

We're almost done! After clicking "Complete Installation", the installer will set up your database, create your admin account, and prepare your application for first use. This may take a minute.

Back