I wrote about the different ways you can set up a Laravel development environment. The post covers an introduction to development environments and examples include…
Personal ramblings and random code
I wrote about the different ways you can set up a Laravel development environment. The post covers an introduction to development environments and examples include…
I wrote about Cross-Site Request Forgery (CSRF) and the damage it may cause your users if your application is vulnerable. I used a Vue app…
I wrote an introduction to Open Redirect vulnerabilities and how they might affect your Laravel application. The post contains examples and how you avoid the…
I wrote a beginner-level post on Cross-Site Request Forgery (CSRF). The post is part of a series of introductions to basic vulnerabilities that are easy…
I recently did a presentation on scalable architectures at the Gapstars hosted Explorer Series 2.0 event. It was an introduction to a topic that I’d…