What AM I doing? (Answer: I’m building analytics!)
I'm going on the journey of building a simple, private, self-hosted, cookie-free analytics tool that I'm calling Kownter. I may fail. But it will be fun and interesting! Come along!
Creativity, curiosity, and code
I'm going on the journey of building a simple, private, self-hosted, cookie-free analytics tool that I'm calling Kownter. I may fail. But it will be fun and interesting! Come along!
TDD is a BIG change of mindset for development. Here's my initial thoughts after paddling around in the shallow end for a little bit.
Laravel uses token auth by default, here's how to switch it out for simple cookie-based auth for quick and easy API tinkering for logged-in users.
I finally feel like I’m getting to grips with Laravel’s service container. I’ve understood HOW it works and WHAT is does for a while, but it’s taken a simple, real-world example to pull it all together and make it all “stick”. Disclaimer: I may still have all this wrong, in which case correct me in […]