In Depth
In Depth: Magic Emails
[InDepth#10] One time codes, magic links, and more...
Monthly deep dive into Laravel security concepts through code examples, practical security knowledge, hacking techniques, and interactive challenges, covering the essential topics you need to know to keep your apps secure.
In Depth
[InDepth#10] One time codes, magic links, and more...
In Depth
[InDepth#9] One of the many awesome and completely underrated Laravel security features.
In Depth
[InDepth#8] Policy Objects are incredibly powerful. Use them.
Newsletter
[InDepth#7] CSPs are an incredibly powerful security feature built into the browser.
In Depth
[InDepth#6] You can use response timing to infer important information.
In Depth
[InDepth#5] It sounds easy to rehash passwords, but is it really that easy?
In Depth
Placeholders are incredibly useful, but you need to be careful with them.
In Depth
Cross-Site Scripting (XSS) is a major concern - if someone can run their own code in your users browsers, they can do whatever they like...
In Depth
Let's dive into SQL Injection, learn how it works, and what we can do with it.
In Depth
[InDepth#1] Let's take a look at how Encryption works in Laravel, where it's used, and how you can use it within your applications.