← All posts

#laravel

3 posts

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

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