Phillip Kalusek
Laravel Developer
I'm a software developer and project manager @ byte5 with 10+ years of experience in the industry. My passion lies in building Laravel and Livewire applications — it's where I feel most at home. Here I write about what I learn along the way.
Latest Posts
All posts →Adaptive Livewire Components with Wireable & Modelable
How to build one Livewire component that adapts its UI per page — using Wireable, Modelable, and capability interfaces instead of prop explosion.
Design Patterns in Practice: Template Method in Laravel
How the Template Method pattern can be used to elegantly structure simple or complex export processes in Laravel.
Finding Satisfaction as a Developer in the Age of AI
AI tools are taking over tasks that once brought us joy. A shift in perspective on what drives satisfaction and motivation as a developer.
Discovery-Based Architecture in PHP
Decoupled matching via PHP Attributes and Reflection, explained with webhook event handlers. How to build flexible, auto-discovering structures instead of growing if/match blocks.