芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/resources/views/vendor/installer/database.blade.php
@extends('vendor.installer.layout') @section('style') @endsection @section('content')
{{ __('Database setting') }}
{{ __('If you dont know how to fill this form contact your hoster') }}
{{ csrf_field() }}
settings
{{ __('Database name (where you want your application to be)') }}
perm_identity
{{ __('Username (Your database login)') }}
vpn_key
{{ __('Password (Your database password)') }}
select_all
{{ __('Port (For MySQL use port 3306 and for MariaDB 3307)') }}
language
{{ __('Host name (should be localhost, if it does not work ask your hoster)') }}
{{ __('Back') }}
arrow_back
{{ __('Create database') }}
send
{{ __('Please wait a moment...') }}
@endsection @section('script') @endsection