@extends('install') @section('content')

HelpDesk Installation Steps

You will need to know the following items before proceeding.

CodeCanyon purchase code
  • Database hostname
  • Database port
  • Database name
  • Database username
  • Database password
  • Pusher App ID
  • Pusher App Key
  • Pusher App Secret
  • Pusher App Cluster
  • SMTP Host
  • SMTP Port
  • SMTP Username
  • SMTP Password
  • SMTP Encryption
  • Mail from email
  • Mail from name

During the installation process, we will check if the files that are needed to be written (.env file) have write permission. We will also check if some php extensions are enabled on your server or not.

Gather the information mentioned above before hitting the Next Step button. If you are ready....


@endsection