Blog


July 11, 2024

Ways to Check if the User is Logged In or Not

In Laravel, there are many ways to check whether a user is logged in. In this post, I will demonstrate my favorite methods for performing these checks. A lot of people use...

Read

July 10, 2024

How I test Laravel Middlewares in isolation

Not so long ago, a colleague of mine showed me a method to test middlewares that totally changed how I test them now. For a long time, I tested middlewares by creating a fake Laravel request,...

Read

July 9, 2024

Welcome to vbergeron.dev!

Welcome to my personal website. Creating a personal website has been on my mind for ages, but I always procrastinated. On this website, you can expect some blog posts that I'll write as I come...

Read