@extends('adminLte.pages.oldDatabase.layout') @section('content')

Import Old Database Info

current step: 1. 2. 3. 4. 5. 6. 7.
You will need to know the following items before proceeding.
  1. Old Database Name
  2. Old Database Username
  3. Old Database Password
  4. Old Database Hostname
During the import process, we will check if the files that are needed to be written (.env file) have write permission. We will also check if curl are enabled on your server or not.
Gather the information mentioned above before hitting the start import button. If you are ready....
@endsection