Blog
May 2, 2025
Enterprise 'Agile' is just Waterfall with more meetings
Let's be honest: most corporate software development isn't agile — it's waterfall in disguise. It's a slow, bloated system wrapped in daily standups and Jira boards. If you didn't know better,...
ReadApril 15, 2025
Building a Serverless Search Engine with Laravel and Cloudflare Vectorize
Ever wanted to build a search system that's both powerful and globally distributed without managing servers? That's exactly what we're going to do today using Laravel and Cloudflare Vectorize. This...
ReadApril 9, 2025
Building a Site Search Engine with Laravel and Meilisearch
Ever tried implementing search on your Laravel site and ended up with slow, irrelevant results? Traditional search solutions often require complex setup, extensive configuration, and still fall short...
ReadApril 3, 2025
Building a Laravel Cloud Pricing Calculator with Livewire
I recently built a pricing calculator for Laravel Cloud to help developers better understand and estimate their potential hosting costs. This project was born from personal experience - I got early...
Read