DEPLOYMENT / DIRECTADMIN

DirectAdmin Package.

Download the self-contained production Laravel bundle optimized specifically for DirectAdmin control panels. Built for native PHP 8.1 / 8.2 / 8.3 with MySQL / MariaDB, zero Node.js daemon requirements, and 1-click phpMyAdmin database import.

DirectAdmin Ready

meridian-shipping-directadmin.zip

Standard ZIP archive · Full Laravel Framework & Dependencies · Precompiled CSS & JS

Download ZIP

FORMAT

Standard .ZIP

PHP ENGINE

8.1 / 8.2 / 8.3

SERVER

Apache / LiteSpeed

DATABASE

MySQL / MariaDB

Installation Walkthrough

Four simple steps to launch on DirectAdmin

01

Create Database in DirectAdmin

Go to DirectAdmin → MySQL ManagementCreate New Database. Note the generated database name, username and password.

02

Upload & Extract ZIP

In DirectAdmin File Manager, open /domains/yourdomain.com/public_html and upload meridian-shipping-directadmin.zip, then click Extract.

03

Import SQL in phpMyAdmin

Open phpMyAdmin from DirectAdmin, select your database, click Import and choose database/seed_mysql.sql. All 7 shipment tracking records and schemas will populate instantly.

04

Configure .env & Verify

Rename .env.example to .env in File Manager. Fill in your DB credentials (DB_DATABASE, DB_USERNAME, DB_PASSWORD). Your site is live immediately!

Comprehensive documentation included inside the package

Inside the archive, view README-DirectAdmin.md for full details regarding Apache rewrite configurations, PHP version selection in DirectAdmin, SSL certificates via Let's Encrypt, and troubleshooting tips.