Posts tagged with "Security"

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

3 Tricks to Help Prevent SPAM in Your Contact Forms . ' Featured Image'

3 Tricks to Help Prevent SPAM in Your Contact Forms

If your contact form is getting flooded with spam, here are 3 simple tricks to help cut it down.

July 26, 2025 • 4 min read