// archive

Tag: Laravel

Laravel Security in Times of AI Code Generation

AI assistants write fluent Laravel code that hides the security mistakes the framework prevents. How AI code generation changes the risk picture, a review workflow for what the assistant hands you, and how it connects to the book You Are the Quality Control.

A Laravel Security Checklist for Production

The pre-deployment security checklist I work through before signing off on a Laravel application: environment, HTTPS, auth, database, validation, uploads, dependencies and logging.