Vincent Demonchy Writing from Avignon
Full-stack notebook · est. 2011

Hi, I'm Vincent.
Web, Laravel, security… Writing down what I learn while building.

A decade of Laravel, Vue.js, and the architectural decisions you make at 11 p.m. when the tests are green but something still feels off. Notes, patterns, and occasional rants, in English and French.

· Latest

From the desk

01 / 4
· Archive

All posts

3 entries
2026

Multitenancy: what it is, and do I really need it?

First article in a series on multitenancy in a Laravel SaaS application. We define what a tenant is, what isolation is for, and we try to answer honestly the only question that really matters at the start: should this project be multi-tenant, or not at all.

Jun 10·7 min

Supply chain attacks: what they are, and why they're so hard to avoid

First article in a series on supply chain attacks across the web ecosystem. We define the concept, look at a few real cases, and dismantle some first reflexes that turn out to be wrong.

May 24·11 min

Fake Admin, Real Trap: NotTodayHoney for Laravel

A Laravel package to detect malicious actors through three alert levels, and waste their time.

Apr 19·5 min