Short write-ups on bugs, fixes, experiments, and lessons learned while coding.
No matching posts.
Zero-Downtime Laravel Deployment on Cloudways Using GitHub Actions (Atomic Deployment)
Learn how to set up atomic, release-based deployments for Laravel on Cloudways with GitHub Actions. No more `git pull`, no downtime, and automatic rollback on failure.
March 27, 2026 #laravel#cloudways
How to Set Up Laravel Reverb on Cloudways with FilamentPHP and Cloudflare
Learn how to set up Laravel Reverb on Cloudways with FilamentPHP and Cloudflare for real-time notifications and WebSocket support. This step-by-step guide covers the server setup, configuration, and deployment process for a smooth production-ready setup.
March 21, 2026 #LaravelReverb#Cloudways
Install Laravel on Ubuntu on Windows 11 Using Docker
A step-by-step guide to installing Laravel on Windows 11 using Ubuntu (WSL) + Docker, setting up Laravel, configuring the database ports, and running your project locally.
December 29, 2025 #docker#windows
Installing and Using wkhtmltopdf / wkhtmltoimage on Cloudways
A quick guide to installing and using wkhtmltopdf/wkhtmltoimage on Cloudways for generating PDFs and images from HTML in a Laravel app.
December 29, 2025 #laravel
How to Install wkhtmltopdf on Hostinger
A quick guide to installing and using wkhtmltopdf/wkhtmltoimage on shared hosting (like Hostinger) for generating PDFs and images from HTML in a Laravel app.
December 28, 2025 #laravel
ScrollifyJS
Scrollify - Scroll Progress Bar Indicator: A modern javascript library for a lightweight scroll progress indicator + back-to-top button for web pages.
December 28, 2025 #UI/UX#Javascript
GIT.RAWify
A quick walkthrough of GIT.RAWify. A simple web tool that converts standard GitHub links into raw GitHub links for easy embedding and direct file access
July 18, 2023 #tool#web