Code & Faces
All Blogposts

Wednesday, 18. December 2024
Utilizing Pre-Commit Hooks in Laravel Projects
Pre-commit hooks are a fantastic way to automate repetitive checks and enforce c...

Saturday, 07. December 2024
My Top Five Laravel Packages
As a junior developer, I've spent a lot of time exploring the Laravel ecosystem,...

Friday, 29. November 2024
Early Return - The Most Simple Pattern for Better Maintainability
In my first year as a professional back-end developer, I learned a lot—from mast...