@extends('Installation::installer.layouts.InstallerMaster') @section('template_title') {{ trans('Step 3 | Environment Settings') }} @endsection @section('title') {!! trans('Environment Settings') !!} @endsection @section('container')
Choose an Option :
Option1: For New Installation

Begin by creating your very own database:

Option2: For Domain Change

Already have a database? Fantastic! Take the next step by uploading your existing database. Seamlessly transition your data into a new environment:

@endsection @section('scripts') @endsection