When I work on the front-end of a Laravel and Hybridly application, I always aim for as much type safety as possible. Here's how to add type-safe metadata to enums.
Thoughts and writings on software development, open-source, and other things I find interesting.
When I work on the front-end of a Laravel and Hybridly application, I always aim for as much type safety as possible. Here's how to add type-safe metadata to enums.
Back in september 2022, a new "scoped" filesystem driver has been introduced to Laravel. This article shows how to use it to improve file management and refactoring.
I've been working on a project called Hybridly, but I couldn't find a name until long after the project was started. I wanted to rebrand the project, but I didn't want to have a big search-and-replace commit that would stain the commit history.