Víctor Falcón

Víctor Falcón @victoor

Location:
Spain
Joined:
Jan 4, 2017

Víctor Falcón
articles - 21 total

Supercharge Your AI Skills: 5 Open Source Repositories You Can't Afford to Miss

In the rapidly evolving landscape of artificial intelligence, open source projects are at the...

Learn More 0 0Nov 21 '24

How to mitigate a DDoS attack on a small server

MetricsWave was the target of a DDoS attack. It receives about 750k requests per hour for 8 hours....

Learn More 0 0Nov 21 '24

5 Tools to Increase Your SaaS MRR

In the competitive landscape of Software as a Service (SaaS), maximizing Monthly Recurring Revenue...

Learn More 0 0Nov 19 '24

How to organize your Laravel 11 Project in 2024

Because of my work at developerjoy.co, I have created over 10 Laravel projects from scratch in the...

Learn More 1 0Sep 9 '24

Three Keys to Create a maintainable Laravel Application

Laravel is a framework that gives you a lot of freedom. It allows you to structure your application...

Learn More 1 0Sep 25 '23

Why Choose MetricsWave as Your Google Analytics Alternative

MetricsWave is a powerful and user-friendly Google Analytics alternative that offers a comprehensive...

Learn More 2 0Jul 27 '23

I made a Raycast extension to manage all your bank accounts easily

If you don't know it, Raycast it's a super powerful Spotlight replacement for macOS and, it has a...

Learn More 1 0Oct 27 '22

A good alternative to stop using Google Analytics

When I shared my solo developer stack to build a SaaS some people have complained about Google...

Learn More 1 8Jun 28 '22

Large and scalable Laravel application with Domains

A few months ago, we talk about the repository pattern in Laravel and the reason I don't like it....

Learn More 12 1Apr 29 '22

My solo developer stack to make a SaaS

Six month ago, I started working on monse.app, a simple and automated personal finances for normal...

Learn More 27 22Apr 27 '22

How I went from living from day to day to saving and investing my money

Three years ago, I started to worry about my money. 😞 I used to live day to day, I had no savings, I...

Learn More 2 0Mar 20 '22

Three useful tricks I learned with Pest testing in Laravel

When I started monse.app, my last project, I decided to make all tests with pestphp.com and now,...

Learn More 10 0Jan 23 '22

Customize Laravel Stubs and save a lot of time

Did you know that it's possible to customize Laravel stubs, so you can make a new controller, and it...

Learn More 7 0Apr 22 '21

Beautify your terminal and store your configuration in less than a minute

🇪🇸 Video in Spanish For the past two years I have been maintaining my own repository w...

Learn More 5 0Apr 14 '21

📦 Laravel Tasks: a simple package to trigger use cases with validation and authorization

With this package you can trigger use cases or tasks with his own validation and authorization, so yo...

Learn More 4 0Apr 7 '21

Repository Pattern in Laravel, it's worth?

The repository pattern consists of adding a layer of classes that are in charge of accessing the data...

Learn More 14 9Mar 30 '21

Creating your first API with Laravel in the proper way

Starting with Laravel is easy and creating your first endpoint will take you just a few minutes. But,...

Learn More 33 5Mar 20 '21

Laravel Sail: the best way to start developing with Laravel

🇪🇸 Artículo en español Setting up a local development environment with Laravel is now a matter of mi...

Learn More 33 2Mar 1 '21

How to structure a DDD project in Symfony flex

In order to keep our code clean and follow the DDD pattern we are going to see how we must structure...

Learn More 24 3Feb 23 '21

How did I earn $255.75 in 42 minutes?

As an experiment I wanted to test myself and see how much money I could generate with my Instagram fo...

Learn More 1 2Jan 11 '21

DDD and hexagonal architecture with Symfony Flex

I wrote a small project to test how can we follow hexagonal architecture and DDD in an empty Symfony...

Learn More 26 2Sep 15 '20