Enzo Innocenzi

Writing on PHP, TypeScript, Inertia, and web development in general.

Whenever I feel like writing down something I've learnt, I do it here.

Managing files using Laravel's scoped driver

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.

Replacing parts of a string with Vue components

One cannot simply replace parts a string by some HTML that contains Vue code, so this article describes how to achieve this in a simple way.

Rebranding a project without a single commit

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.

Made with by   Enzo Innocenzi