File manager - Edit - /var/www/payraty/hris/resources/views/vendor/installer/finished.blade.php
Back
@extends('vendor.installer.layouts.master') @section('template_title') {{ trans('installer_messages.final.templateTitle') }} @endsection @section('title') <i class="fa fa-flag-checkered fa-fw" aria-hidden="true"></i> {{ trans('installer_messages.final.title') }} @endsection @section('container') <p style="color:red;"><strong>Default Admin Created : superadmin@example.com / 1234</strong></p> <p style="color:red;"><strong>Default Company Created : company@example.com / 1234</strong></p> <p style="color:red;"><strong>Default HR Created : hr@example.com / 1234</strong></p> @if(session('message')['dbOutputLog']) <p><strong><small>{{ trans('installer_messages.final.migration') }}</small></strong></p> <pre><code>{{ session('message')['dbOutputLog'] }}</code></pre> @endif <p><strong><small>{{ trans('installer_messages.final.console') }}</small></strong></p> <pre><code>{{ $finalMessages }}</code></pre> <p><strong><small>{{ trans('installer_messages.final.log') }}</small></strong></p> <pre><code>{{ $finalStatusMessage }}</code></pre> <p><strong><small>{{ trans('installer_messages.final.env') }}</small></strong></p> <pre><code>{{ $finalEnvFile }}</code></pre> <div class="buttons"> <a href="{{ url('/') }}" class="button">{{ trans('installer_messages.final.exit') }}</a> </div> @endsection
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings