Skip to main content

Articles

Long-form writing on PHP, Laravel, API design, and software engineering.

Frontend 10 min read

Nuxt and why you should be using it

Discover the power of Nuxt.js for building modern web applications. Learn why you should consider using it for your next project.

API Development 13 min read

Sevalla on the Command Line

Build a beautiful Go-powered CLI tool to manage your Sevalla apps directly from the terminal - no browser, just clean, fast, TUI driven control.

DevOps 3 min read

Meet Sevalla; Cloud Hosting Without the Headache

Sevalla simplifies cloud hosting by providing intuitive app deployment, object storage, and database hosting on Google Cloud and Cloudflare.

Laravel 10 min read

Advanced Authorization methods in Laravel

Unravel Laravels authorization built-in Gates, Policies & advanced ReBAC, ABAC, PBAC methods for secure, scalable app access control.

Laravel 9 min read

Deploying Laravel on Sevalla - A No-Nonsense Guide

Deploy your Laravel app with Sevalla using Docker & FrankenPHP for seamless, zero-downtime releases. Say goodbye to server hassles and Kubernetes headaches!

Laravel 9 min read

Diving into Notifications

Learn to send multi-channel notifications in Laravel with email, Slack, and in-app alerts.

Laravel 8 min read

The definitive Guide to Webhooks in Laravel

Master webhooks in Laravel with this definitive guide. Learn setup, security, event handling, and more to build powerful real-time integrations.

API Development 3 min read

API Experience

Discover how API Experience affects adoption and why you should prioritize it for your APIs.

API Development 17 min read

API Ops

Discover how API Ops revolutionizes API development, deployment, and management, fostering efficiency, collaboration, and excellence in the digital world.

Laravel 3 min read

Building a Homelab Dashboard with Laravel and Livewire

Follow my journey as I build a powerful homelab dashboard using Laravel and Livewire, automating and monitoring my setup along the way.

Laravel 19 min read

API Versioning in Laravel - All you need to know

All you need to know about API Versioning. What is it, what types of versioning exist, how are they used and why you might need it?

Web Development 5 min read

What are the different parts of a URL?

We all use URLs in our day-to-day lives, whether we are technical or not. But what are the different parts of a URL? Read on the learn more.