芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/portpulselogistics.com/resources/views/adminLte/pages/oldDatabase/step3.blade.php
@extends('adminLte.pages.oldDatabase.layout') @section('content')
Database setup
1.
2.
3.
current step:
4.
5.
6.
7.
Fill this form with valid database credentials.
@if (isset($error))
Invalid Database Credentials!!
Please check your database credentials carefully
@endif
@csrf
Old Database Host
Old Database Name
Old Database Username
Old Database Password
@php $phpVersion = number_format((float)phpversion(), 2, '.', ''); @endphp @if ($permission['curl_enabled'] == 1 && $permission['db_file_write_perm'] == 1 && $permission['routes_file_write_perm'] == 1 && $phpVersion >= 8.0) @if ($_SERVER['SERVER_NAME'] == 'localhost' || $_SERVER['SERVER_NAME'] == '127.0.0.1')
Previous
@else
Previous
@endif @endif
Next
@endsection