My Practical Way of Using AI Every Day
A practical look at how I use AI in my daily life — what I rely on it for, where I don’t, and how it helps me think, write, and ship without replacing my judgment.
A practical look at how I use AI in my daily life — what I rely on it for, where I don’t, and how it helps me think, write, and ship without replacing my judgment.
A practical guide to Laravel Eloquent model attributes, explaining what each attribute does, when to use them, and real examples beyond the official docs.
Learn a cleaner Laravel approach to custom Eloquent query builders using PHP Attributes, simplifying complex query logic with improved readability and structure.
Learn how to secure your admin panel using Cloudflare Zero Trust at no cost, restricting access by identity instead of relying solely on IP allowlists.
A step-by-step guide to integrating Cloudflare Turnstile into a Laravel app without third-party packages, offering a cleaner alternative to reCAPTCHA.