In the rapidly evolving landscape of artificial intelligence, open source projects are at the...
MetricsWave was the target of a DDoS attack. It receives about 750k requests per hour for 8 hours....
In the competitive landscape of Software as a Service (SaaS), maximizing Monthly Recurring Revenue...
Because of my work at developerjoy.co, I have created over 10 Laravel projects from scratch in the...
Laravel is a framework that gives you a lot of freedom. It allows you to structure your application...
MetricsWave is a powerful and user-friendly Google Analytics alternative that offers a comprehensive...
If you don't know it, Raycast it's a super powerful Spotlight replacement for macOS and, it has a...
When I shared my solo developer stack to build a SaaS some people have complained about Google...
A few months ago, we talk about the repository pattern in Laravel and the reason I don't like it....
Six month ago, I started working on monse.app, a simple and automated personal finances for normal...
Three years ago, I started to worry about my money. 😞 I used to live day to day, I had no savings, I...
When I started monse.app, my last project, I decided to make all tests with pestphp.com and now,...
Did you know that it's possible to customize Laravel stubs, so you can make a new controller, and it...
🇪🇸 Video in Spanish For the past two years I have been maintaining my own repository w...
With this package you can trigger use cases or tasks with his own validation and authorization, so yo...
The repository pattern consists of adding a layer of classes that are in charge of accessing the data...
Starting with Laravel is easy and creating your first endpoint will take you just a few minutes. But,...
🇪🇸 Artículo en español Setting up a local development environment with Laravel is now a matter of mi...
In order to keep our code clean and follow the DDD pattern we are going to see how we must structure...
As an experiment I wanted to test myself and see how much money I could generate with my Instagram fo...
I wrote a small project to test how can we follow hexagonal architecture and DDD in an empty Symfony...