@extends('joynala.web-installer::app') @section('content')

You are going to updates

@if ($hasConfigFile)

You will read carefully to the following lines.

Be sure to back up your database and all files before updating. By doing this, if you face any kind of problem, you can go back to the previous state.

When you upload the file to update this system, many files of your system will be changed or new files will be added and your system will be updated.

@if (config('installer.verify_purchase')) Start update Process @else Start update Process @endif
@else

You need to run this command for better experience.

php artisan vendor:publish --tag=web-installer-config

Click Here
@endif
@endsection