Your managed application has been provisioned successfully and is ready for first login.

Product: {{ $installation->product->title }}
URL: {{ $url }}
Username: {{ $installation->admin_username ?: 'admin' }}
@if($password) Temporary Password:
{{ $password }}
@endif @if($installation->database_name) Database: {{ $installation->database_name }}
@endif Installation ID: {{ $installation->install_id }}

Change the temporary password after first sign-in and review the installation settings from your dashboard.