Get the latest tech news

Why I love Laravel (2022)


July 8, 2022 My favorite way of building web apps is to use Laravel, a PHP framework. I learned Laravel in the summer of 2020, but since then I’ve had phases of being on and off of it many times.

It’s one of those everything-included frameworks: you can generate pre-built login and password reset pages, and it comes with built-in ways to interact with the database, queue jobs to be executed in the background, send emails, etc. There’s frameworks that don’t come with so much stuff built-in, where people enjoy making individual technology choices. My goal is to make stuff fast and with the least possible mental strain and stress, and Laravel’s the best way I’ve found to do it so far.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Laravel

Laravel