FUSION TRADE
"Fusion Capital" is an online trading and investment platform built on Laravel 13, Livewire 4, PHP 8.4/8.5, Tailwind CSS 4, and MySQL.
Licensed — activation key included with purchase
Overview
MTKITrade / "Fusion Capital" is an online trading and investment platform built on Laravel 13, Livewire 4, PHP 8.4/8.5, Tailwind CSS 4, and MySQL. It's the classic "broker-style" product: a public marketing site funnels visitors into registration, and logged-in users get a crypto-exchange-style dashboard where they can deposit funds, place binary (rise/fall) trades, copy expert traders, buy ROI investment plans, and withdraw — all overseen by a separate admin panel where staff approve money movements and manage the platform.
Tags
Features
- For users (under /dashboard):
- Binary trading — pick a crypto pair (prices from Binance), bet UP or DOWN over a fixed duration with a set profit rate; trades are auto-settled by a scheduled command (trading:settle-expired) and a settlement job.
- Copy trading — follow admin-managed "expert" traders; when an expert's signal fires, a job (DispatchCopyTradesJob) opens proportional trades in each follower's session.
- Investment plans — ROI packages credited on a schedule by a per-minute cron (app:run-auto-tasks).
- Wallet operations — deposits (manual methods with proof upload), withdrawals (admin-approved, with an optional "withdrawal hold"), crypto swaps, and user-to-user transfers.
- Account — multi-level referral commissions, KYC verification (can be enforced by middleware), TOTP 2FA with QR codes and recovery codes, profile/notification settings, support enquiries.
Requirements
What you need before installing.
- PHP 8.3 or newer (composer.json requires ^8.3; the current server runs 8.4, so match that if you can). You need to be able to select the PHP version per-domain, which most cPanel/DirectAdmin hosts allow.
- PHP extensions — the standard Laravel set: OpenSSL, PDO + pdo_mysql, Mbstring, Tokenizer, XML/DOM, Ctype, cURL, Fileinfo, BCMath, JSON, plus GD or Imagick (QR codes for 2FA and avatar generation) and Zip. These are enabled by default on almost every shared host.
- MySQL or MariaDB database (one database + user). SQLite would technically work but the app is configured for MySQL.
- HTTPS certificate (Let's Encrypt is fine) — required for secure sessions, OAuth callbacks, and the wss:// Pusher connection.
- Outbound HTTPS allowed — the backend calls the Binance API and Open Exchange Rates for prices/FX; some cheap hosts block outbound connections, which would break market data and trade settlement.
- PHP limits: memory_limit ≥ 256M and upload_max_filesize/post_max_size large enough for KYC documents and deposit proof uploads (e.g. 10–20M).
Changelog
Version history and release notes.
-
v1.0 Current Jul 28, 2026
No release notes for this version.
Sign in to leave a review after purchase.
No reviews yet.
Be the first to share your experience.
Sign in to ask a question.
No questions yet.
Ask something about this script.
Optional. Renew anytime from My Scripts without rebuying the script.
Demo login
- Username / email
- test@mail.com
- Password
- password
Admin demo login
- Username / email
- demo@claudpod.shop
- Password
- Admin123
- License
- Key included
- Version
- v1.0
- Last update
- Jul 28, 2026
- Downloads
- 0
- Support
- 12 months optional