@extends('install.index') @section('content')
{{ __('We are going to use the above information to write database.php file which will connect the application to your database.') . ' ' . __('During the installation process, we will check if the files that are needed to be written') }} ({{ __('config/database.php') }}) {{ __('have') }} {{ __('write permission') }}. {{ __('We will also check if') }} {{ __('curl') }} {{ __('and') }} {{ __('php mail functions') }} {{ __('are enabled on your server or not.') }}
{{ __('Gather the information mentioned above before hitting the start installation button. If you are ready....') }}