AFlagship • Finished • PHP
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.
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.
| Tier | A — Flagship. Full products. Shipped or ready to ship. |
|---|---|
| Status | Finished |
| Category | PHP applications |
| Technology Stack | Tailwind CSS, Vite, Laravel, Filament, Livewire, Docker, Docker Compose |
| Languages | PHP 70% • Blade 24% |
| Lines of code | 12,428 (excluding libraries & vendor files) |
| Commits | 25 |
| Last updated | 2026-09-22 |
| Visibility | Private • Access upon request |
| Repository | akhand-sys-a-prompthub |
Have a project in mind or interested in discussing this system? Let's talk →