Explains what the Code Smell ‘Primitive Obsession’ is, the damage it can cause to your codebase, how to spot it and – how to fix it!
PHP
RBAC in Laravel: A Practical Deep Dive
A deep dive into Role-Based Access Control, from the theory behind roles and permissions to a practical, team-aware Laravel implementation without external packages. Read more