Docker · Bangla
Docker Compose: Connect Express.js with MySQL (Step-by-Step)
Run a multi-container application, connect Express.js to MySQL, and understand the network and database setup.
Watch on YouTube ↗Writing
Technical writing on Medium and practical Bangla tutorials on YouTube — Laravel, Docker, Vue, and the gotchas figured out the hard way.
01 — Notes
Writing from the trenches — Laravel real-time, concurrency, Docker, Vue, and the gotchas figured out the hard way. Newest first.
02 — Screencasts
Selected Bangla tutorials from my YouTube channel — practical Docker, Laravel API, and Linux lessons with working examples.
Docker · Bangla
Run a multi-container application, connect Express.js to MySQL, and understand the network and database setup.
Watch on YouTube ↗Docker · Bangla
Create a Dockerfile, build a custom image, and run it as a container from the ground up.
Watch on YouTube ↗Docker · Bangla
A focused explanation of how containers discover and communicate with each other over Docker networks.
Watch on YouTube ↗Laravel · Bangla
Set up token-based API authentication in Laravel with Sanctum, from install to a working login endpoint.
Watch on YouTube ↗Laravel · Bangla
Continue building secure API authentication with Laravel Sanctum in this practical Bangla tutorial.
Watch on YouTube ↗Laravel · Bangla
Bring production structure to a Laravel API with exception handling, binding, resources, and validation.
Watch on YouTube ↗Linux · Bangla
Understand read, write, execute, and numeric permissions with a concise Bangla walkthrough.
Watch on YouTube ↗