Passportless for Laravel
Discover Passportless for Laravel: a first-party API authentication solution with short-term access tokens, rotating refresh tokens, device- and ability-based sessions, all without OAuth2 complexity.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Discover Passportless for Laravel: a first-party API authentication solution with short-term access tokens, rotating refresh tokens, device- and ability-based sessions, all without OAuth2 complexity.
Discover why Docker Swarm is a smart choice for production deployments. Learn how to scale your services, enable high availability, manage routing with Traefik, and run Laravel apps reliably with zero downtime.
Learn why transitioning from Laravel Sail to a Serversideup/PHP + Traefik local development setup can improve flexibility, customization, and multi-app workflows. Discover centralized routing, production-like environments, and smarter local development practices.
Learn how to build a clean, reusable query filtering system in Laravel using scopes, pipelines, and traits. This post walks through practical examples and design patterns to help you write elegant, maintainable code for dynamic filtering.
Discover the power of Vim, the fast and efficient text editor used by developers worldwide. Learn key commands, modes, and shortcuts to boost your workflow