Skip to content

Installation

Follow the steps to install this script on your server.

4.1 Downloading the file

After you purchase this script, you will get a zip file. Download the zip file and extract it on your computer.
You will get the file:

gobiz-source-code.zip

GoBiz Installation

4.2 Extracting the file

Upload the file:

gobiz-source-code.zip

to your server and extract it.

Once the extraction process is done, remove:

gobiz-source-code.zip

from your server.

GoBiz Installation

  • If you upload and extract it in public_html folder, then visit:
    your_domain_name.com
  • If you upload and extract it in a folder inside public_html, then visit:
    your_domain_name.com/folder_name
  • If you upload and extract it in a subdomain folder, then visit:
    subdomain.your_domain_name.com
  • If you upload and extract it in a folder inside subdomain, then visit:
    subdomain.your_domain_name.com/folder_name

4.3 Installation Wizard

Open your domain URL in another tab. You will see the Installation page.

Note: If you're not getting this installation page, please double check your
Server Requirements and Installation Steps.

GoBiz Installation

Click the Check Requirements button on this page. It will automatically check your server minimum requirements for this installation.

4.4 Checking Server Requirements

GoBiz Installation

If you get any issues on this page, then you need to enable the appropriate PHP extension on your server. Contact your hosting provider to enable PHP extensions.
Once you get all done on this page, then let’s go for check permissions.

4.5 Checking Folder Permissions

GoBiz Installation

Make sure your folders have readable and writable access (775).
If not, check your mentioned folder permissions from your file manager. Change the permissions to 775.

Simply:

  • Open File Manager in your cPanel
  • Select the storage folder
  • Click Permissions → Give 775 to apply all subfolders

For more clarity, watch this video tutorial.

4.6 Configuration

GoBiz Installation

You need to fill the following details on the displayed screen:

  • Purchase Code
  • App Name
  • App Environment
  • Database Name
  • Database User Name
  • Database Password

Please make sure your PHP.ini configurations are set as follows:

PHP.ini
max_execution_time = 600
PHP.ini
memory_limit = 512M

If you're installing on a local environment with artisan command, Artisan will restart the server when you try to install.
You may get a 2-3 seconds connection lost screen — hold on. Once the server is restarted, the response will display.

  • For Local installation → Choose Local as App Environment
  • For Live installation → Choose Production

We recommend enabling:

Then click on the "Install" button.

4.7 Installation Success

GoBiz Installation

That's it. Your installation is completed. Click on the exit button.

Hurray!

GoBiz Installation

Live Website is ready.

Default Login Details

© 2019-present NativeCode. All rights reserved.