20 followers
I'm a full-stack web developer that often works with PHP (Laravel), Nuxt.js, NEXT.js, and Gatsby. This blog will focus on my coding journey and other tech-related topics.
Switching stacks · Welcome to the first entry in this series. I'll be detailing my journey in making my first consumer-facing product: Admitr. Admitr is...
If you don't know what Twin Macro is, check it out! It's a great library that blends Tailwind CSS and Styled Component systems, like Emotion. I love...
Many developers know that full-stack apps with a Vue frontend can be quickly spun up with Laravel Jetstream. What many don’t know is that recently,...
Extending the Rule Object with a DateTime Trait · In one of my projects, I needed some DateTime-related rules for Laravel, such as preventing the...
Using Custom Console Commands · One of my favorite PHP features to use in my Laravel projects is Traits. Traits enable you to inherit multiple behaviors...
I've been gone for a while, but I'm back! During my 'break' I gave Inertia with Laravel another chance and ended up liking it. I'm still not a fan of...