A blog about Laravel, web development, security, AI and other little coding tips.

Latest Blog Posts

Why AI-assisted Coding (not Vibe Coding) is the Future . ' Featured Image'

Why AI-assisted Coding (not Vibe Coding) is the Future

Conversations about AI are taking place in every corner of the workplace: from law firms, to call centers, to my very own field of software development. And amidst all the excitement and chaos, everyone's trying to figure out...

August 11, 2025 • 6 min read

12 Simple Tips for Securing Your Web Apps . ' Featured Image'

12 Simple Tips for Securing Your Web Apps

In this post I share some simple tips you can use to improve the security of your web applications. Although many of these are best practices which apply to cloud-hosted web apps in general, I'll also share a few Laravel-specific code samples to...

August 1, 2025 • 7 min read

Adding IP Whitelisting to Your Filament PHP Admin Panel . ' Featured Image'

Adding IP Whitelisting to Your Filament PHP Admin Panel

Want to restrict access to your Filament admin panel to only specific IPs? Here's the coles notes.

July 30, 2025 • 5 min read