Laracon EU 25% off discount 😉
Laracon EU has arrived, and I'm speaking tomorrow, which means it's time for another discount. 😉
Laracon EU has arrived, and I'm speaking tomorrow, which means it's time for another discount. 😉
[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??? 🤷