Showing all articles with the tag [Object Relational Mapping (Orm)]
Laravel model observers
This post takes a look at Laravel's model observer and how it can be useful with 3rd party packages
Programmers, don't store users' passwords!
If there is one lesson I can teach you is never store passwords as plain text. It's a huge vulnerability.