How to Securely Deploy Your App to a Server Using GitHub Actions
Automate server deployment with GitHub Actions using SSH key-based auth and secure repository secrets.
Mar 19, 2026
9
Articles
2,340
Followers
12,930
Total Views
936
Total Likes
Automate server deployment with GitHub Actions using SSH key-based auth and secure repository secrets.
Mar 19, 2026
A practical, from-zero deployment walkthrough for Laravel on a DigitalOcean droplet using Docker, Nginx, PHP-FPM, and MySQL.
Dec 26, 2025
Production-ready setup for Laravel Reverb with systemd, Nginx reverse proxy, HTTPS, and WebSocket routing.
Dec 9, 2025
Compare Eloquent ORM and raw SQL queries in Laravel with practical trade-offs around readability, performance, and control.
Feb 1, 2025
A practical guide to host multiple Laravel apps with Nginx, including cleanup, site templates, and service setup.
Jan 11, 2025
A beginner-friendly Django walkthrough from installation and project setup to views, templates, migrations, admin, and deployment basics.
Sep 27, 2024
A practical roadmap for beginners covering Python basics, OOP, libraries, web development, automation, and real projects.
Jul 12, 2024
Quick guide to create a React app and containerize it for local development using Docker.
Jan 20, 2024
Implement multilingual support in Laravel using middleware, language files, session storage, and dynamic locale switching.
Jan 19, 2024