Vincent Bergeron - Software Developer
Specializing in PHP, Laravel, Livewire & Vue.js // Currently working @tlm

Latest articles

January 13, 2025

How a Post Helped Me Identify and Fix Multiple SQL Queries on a Single Table in the Same HTTP Request

In very early January, I was casually hanging out on X when I came across a very insightful post. The post explained a simple but powerful concept: if you're executing something computationally heavy, and it's called multiple times in a single request,...

Read

January 2, 2025

Laravel's PHP attributes

Happy New Year! Lately I've been quite excited by Laravel's PHP attributes. Attributes offer the ability to add structured, machine-readable metadata information on declarations in code: Classes, methods, functions, parameters, properties and class...

Read

December 20, 2024

Introducing tidbits!

Let me introduce you to a new section of the site: Tidbits! This is where I share random things that keep me excited—whether it's tips, recent Laravel updates, new libraries, fresh discoveries or interesting things I find on X. It's a space for me to...

Read