Shuvo.

Full-Stack Developer & Educator · Gazipur, BD

← All projects

AFlagshipFinishedPHP

PromptHub

An AI prompt gallery on Laravel 12 and Filament 4, targeting BDIX shared hosting, with MariaDB behind it and a Docker path for everything else.

Tailwind CSSViteLaravelFilamentLivewireDockerDocker Compose

Private Client Repository

This software was engineered for a private business or client organization. If you are a hiring manager, technical lead, or potential client wishing to inspect the architecture and code quality, I would be pleased to grant you access or provide a code walkthrough. Please contact me at mohammadshuvo2525@gmail.com.

The Engineering Challenge

The client hosts on BDIX shared hosting through cPanel, not a VPS. No Redis, no Supervisor, no FFmpeg, no Node, no Composer on the server, and symlinks that cannot be relied on — most of the Laravel defaults assume none of that is true.

The Solution & Architecture

Every default was swapped for something the host can actually run: file cache with database queue and sessions, a cron running queue:work --stop-when-empty --max-time=55 in place of Supervisor, YouTube embeds instead of transcoding, uploads written straight into public/uploads rather than through a symlink, and assets plus vendor/ built locally and uploaded. composer.json pins config.platform.php to 8.2.0 so dependency resolution matches the server rather than the laptop.

TierAFlagship. Full products. Shipped or ready to ship.
StatusFinished
CategoryPHP applications
Technology StackTailwind CSS, Vite, Laravel, Filament, Livewire, Docker, Docker Compose
LanguagesPHP 70% • Blade 24%
Lines of code12,428 (excluding libraries & vendor files)
Commits25
Last updated2026-09-22
VisibilityPrivate • Access upon request
Repositoryakhand-sys-a-prompthub

Have a project in mind or interested in discussing this system? Let's talk →

Other flagship systems