Website Setup Wizard

White-label deployment wizard • Configure brand, logo, and database

Server Checks & Permissions

Verify that your server environment meets the requirements to run this platform.

Requirement Required Current Status
PHP Version >= 8.2.0 8.3.33 ✓ Pass
PDO PHP Extension Enabled Enabled ✓ Pass
PDO MySQL Driver Enabled Enabled ✓ Pass
OpenSSL Extension Enabled Enabled ✓ Pass
Mbstring Extension Enabled Enabled ✓ Pass
cURL Extension Enabled Enabled ✓ Pass
Fileinfo Extension Enabled Enabled ✓ Pass
JSON Extension Enabled Enabled ✓ Pass
XML Extension Enabled Enabled ✓ Pass
BCMath Extension Enabled Enabled ✓ Pass
Tokenizer Extension Enabled Enabled ✓ Pass
Writable: core/storage Writable Writable ✓ Pass
Writable: core/storage/framework Writable Writable ✓ Pass
Writable: core/storage/logs Writable Writable ✓ Pass
Writable: core/bootstrap/cache Writable Writable ✓ Pass
Writable: core (for .env) Writable Writable ✓ Pass

Database Configuration

Enter the MySQL database connection details for this client.

Usually 127.0.0.1 or localhost

Brand & Administrator Setup

Customize the website name, logo, currency, and create the main administrator account.

Upload custom logo (PNG, JPG, SVG, WebP)
Upload browser favicon (PNG, ICO)

Active Services & Modules

Choose which business modules are enabled for this client (can also be toggled anytime from the admin panel):


Landing Page UI Design

Select the initial homepage layout for this website (can also be switched anytime in the admin settings):


Administrator Login Details

Used for admin panel login and receiving notifications

Installation Complete!

The platform has been configured with your custom branding, clean database schema, and admin account.

Admin Panel Access:
URL:
Login Email:
Password: (as configured during setup)
View Website Login to Admin Panel →

⚙ Required cPanel Cron Job

Add this Every Minute cron job in cPanel to automate order status syncing and background queues:

* * * * * php /home/mupeilwd/script.telewing247.com/core/artisan schedule:run >> /dev/null 2>&1