Step 1: Activate License

Please enter your license key or purchase code to activate the application for your domain.

@if (session('success')) @endif @if (session('error')) @endif @if (session()->has('info')) @endif
@csrf

Enter the full domain URL (including http/https) where this boilerplate will be used.

@error('domain')

{{ $message }}

@enderror
@error('license_key')

{{ $message }}

@enderror
OR
@error('purchase_code')

{{ $message }}

@enderror
{{-- Status will be dynamically inserted here --}}
{{-- Add JavaScript directly here if x-guest-layout doesn't have a scripts stack --}}