A post outlining how you can use generators, and LazyCollections, to create better interfaces for paginating APIs.
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