@extends('installer::install') @section('step') @if (empty(EnvSet::getValue('APPSECRET')))
Please verify purchase code in Previous step
{!! $error !!}
Migrations loaded successfully
The encryption keys of the application and the api connection must be generated.
The storage link will also be generated.
@endif @endsection