All tags
Posts tagged with "laravel"
Twenty Years Building for the Web: From PHP's Simple Server Rendering to TypeScript's Modern Complexity
A personal journey through two decades of web development. From mixing PHP in templates to managing fullstack TypeScript. Exploring the trade-offs, the complexity, and why there's no clear winner.
Generate Dynamic SEO Images with Vercel OG (Satori) for Tanstack Start, Astro & Laravel
In this article, we'll explore how to create dynamic SEO images for Tanstack Start, Astro or Laravel using Vercel OG (Satori).
WebSockets with Pusher - Real-time Events, Notifications with Laravel & TanStack Start
Learn how to implement WebSockets with Pusher-compatible servers on both server-side and client-side, using TanStack Start and Laravel
Building a Proxy Forwarder with 3Proxy, Squid & Laravel
Learn how to build a secure proxy forwarder using 3Proxy and Squid with Laravel. We'll cover proxy setup, authentication, and request redirection with a complete dashboard solution.