Securing Laravel
  • Home
  • In Depth Articles
  • Security Tips
  • Archives
  • About
  • Sponsor
  • Laravel Security Audits & Pentests
  • Practical Laravel Security Course
Sign in Subscribe
Newsletter

Oops, broken link...

The teams discount link was broken

Stephen Rees-Carter

Stephen Rees-Carter

26 Nov 2021

This post is for subscribers only

Subscribe now

Already have an account? Sign in

Read more

Security Tip: Do I Have a Vulnerable Package Installed?

Security Tip: Do I Have a Vulnerable Package Installed?

[Tip #117] It's easy to say "Update <package> if it's installed!", but how do you actually know if a package is installed, since it may not appear in composer.json?! Also, how did it even get there??!! 🤨

By Stephen Rees-Carter 21 Jul 2025
Laravel Security Notice: Livewire v3 Remote Code Execution Vulnerability!

Laravel Security Notice: Livewire v3 Remote Code Execution Vulnerability!

[Notice #4] Livewire v3 is vulnerable to an RCE (Remote Command Execution) during component property update hydration in specific scenarios. ⚠️ Update your Livewire ASAP! ⚠️

By Stephen Rees-Carter 18 Jul 2025
Security Tip: Add Authorisation at the Start!

Security Tip: Add Authorisation at the Start!

[Tip #116] Is it a "premature optimisation" to add authorisation to your app before you know how your authorisation will be structured?

By Stephen Rees-Carter 13 Jul 2025
Security Tip: Scoping orWhere Can Be Disastrous!

Security Tip: Scoping orWhere Can Be Disastrous!

[Tip #115] Let's take a look at why something as simple and "harmless" as an orWhere can introduce a huge privacy risk to your application, and how you can avoid it!

By Stephen Rees-Carter 05 Jul 2025
Securing Laravel
  • Subscribe
  • In Depth Articles
  • Security Tips
  • Archives
  • Sponsor
  • Stephen's Socials
Powered by Ghost

Securing Laravel

The essential security resource for Laravel developers.