Appearance
Installation
Follow the steps below to install AI Tools on your server.
Note
Before installing the script, we recommend enabling SSL on your domain.
Step 1: Download the Source Code
After purchasing AI Tools, download the package and extract it on your computer.
Inside the extracted package, you'll find:
text
aitools-source-code.zip
Step 2: Upload and Extract
Upload the following file to your server:
text
aitools-source-code.zipOnce the upload is complete, extract the archive. After extraction, delete the ZIP file from your server.

Access your installation using the appropriate URL:
| Installation Location | URL |
|---|---|
public_html | https://yourdomain.com |
Inside a folder under public_html | https://yourdomain.com/folder_name |
| Subdomain | https://subdomain.yourdomain.com |
| Folder inside a subdomain | https://subdomain.yourdomain.com/folder_name |
Step 3: Launch the Installation Wizard
Open your installation URL in your browser. The AI Tools 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.

Click Check Requirements to verify that your server meets all installation requirements.
Step 4: Verify Server Requirements

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

Make sure the required folders have 775 permissions.
To update permissions in cPanel:
- Open File Manager.
- Navigate to the
storagefolder. - Right-click the folder and select Permissions (or Change Permissions).
- 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

Enter the following information:
- Purchase Code
- App Name
- App Environment
- Database Name
- Database Username
- Database Password
Recommended PHP Configuration
ini
max_execution_time = 1800
memory_limit = 128MApplication 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.
After verifying all information, click Install.
Step 7: Installation Complete

Congratulations! AI Tools has been installed successfully.
Click Exit to access your application.
Welcome to AI Tools

Your AI Tools application is now ready to use.
Default Administrator Login
| Field | Value |
|---|---|
| Login URL | https://yourdomain.com/login |
[email protected] | |
| Password | admin@admin |
Important
Change the default administrator password immediately after your first login.
