Skip to content

Installation

Follow the steps below to install Link AI on your server.

Step 1: Download the Source Code

After purchasing Link AI, download the package and extract it on your computer.

Inside the extracted package, you'll find:

text
link-ai-saas.zip

Link AI Installation


Step 2: Upload and Extract

Upload the following file to your server:

text
link-ai-saas.zip

Once the upload is complete, extract the archive. After extraction, delete the ZIP file from your server.

Link AI Installation

Access your installation using the appropriate URL:

Installation LocationURL
public_htmlhttps://yourdomain.com
Inside a folder under public_htmlhttps://yourdomain.com/folder_name
Subdomainhttps://subdomain.yourdomain.com
Folder inside a subdomainhttps://subdomain.yourdomain.com/folder_name

Step 3: Launch the Installation Wizard

Open your installation URL in your browser. The Link AI Installation Wizard will appear.

Note

If the installer does not load, verify that your server meets all the requirements described in the Server Requirements section.

Link AI Installation

Click Check Requirements to verify that your server meets all installation requirements.


Step 4: Verify Server Requirements

Link AI Installation

If any requirement fails:

  • Enable the missing PHP extension.
  • Contact your hosting provider if you do not have access to your PHP configuration.
  • Refresh the page after making the required changes.

Once all requirements pass, continue to the permission check.


Step 5: Verify Folder Permissions

Link AI Installation

Make sure the required folders have 775 permissions.

To update permissions in cPanel:

  1. Open File Manager.
  2. Navigate to the storage folder.
  3. Right-click the folder and select Permissions (or Change Permissions).
  4. Set the permission to 775 and apply the changes.

For more information, watch this tutorial:

https://www.youtube.com/watch?v=EhSB9nRToEc


Step 6: Configure the Application

Link AI Installation

Enter the following information:

  • Purchase Code
  • App Name
  • App Environment
  • Database Name
  • Database Username
  • Database Password
ini
max_execution_time = 600
memory_limit = 512M

Application Environment

  • Select Local when installing on your local machine.
  • Select Production when installing on a live server.

Note

If you're installing locally using php artisan serve, the development server may restart automatically during installation. You may briefly see a connection error for 2 to 3 seconds. Refresh the page if necessary and continue with the installation.

We recommend enabling SSL before installing.

After verifying all information, click Install.


Step 7: Installation Complete

Link AI Installation

Congratulations! Link AI has been installed successfully.

Click Exit to access your application.


Welcome to Link AI

Live Website

Your Link AI application is now ready to use.


Default Administrator Login

FieldValue
Login URLhttps://yourdomain.com/login
Email[email protected]
Passwordadmin@admin

Important

Change the default administrator password immediately after your first login.

© 2019-present NativeCode. All rights reserved.