Laravel Security in Depth > Black Friday > 25% / 50% off > Forever ⭐
Get 25% off individual subscriptions, or 50% off teams. Forever.
Get 25% off individual subscriptions, or 50% off teams. Forever.
[Tip #133] SameSite=Lax is the Laravel default, and it quietly protects you from CSRF. So why do I keep finding SameSite=None in the apps I audit? Let's talk about what it does and how to use it safely.
[In Depth #41] What do you get when you combine an API, SameSite=None, and a Session cookie?
[Tip #132] Your AI agent hallucinates a package name, confidently installs it, and keeps working - except an attacker registered that exact name, packed with malware. Welcome to slopsquatting.
[Tip #131] Updating packages used to be a no-brainer, but now you need to be careful. Updates may be malicious. But not updating leaves vulns unpatched. So what do you do??? 🤷