extend('install/_layout') ?> section('content') ?> 'flex flex-col max-w-sm w-full', ]) ?>

3/4

lang('Install.form.cacheHandlerOptions.file'), 'redis' => lang('Install.form.cacheHandlerOptions.redis'), 'predis' => lang('Install.form.cacheHandlerOptions.predis'), ], old('cache_handler', 'file'), [ 'id' => 'cache_handler', 'name' => 'cache_handler', 'class' => 'form-select mb-6', 'value' => config('Database')->default['DBPrefix'], ], ) ?> 'primary'], ['type' => 'submit', 'class' => 'self-end'], ) ?> endSection() ?>