Building Great Software with the Repository Pattern Using Laravel

At thinkcru.com the goal is to implement quality software, that is reliable and well tested. There are many software design patterns available to our developer/engineers, but one that is used quite often within our team is the infamous Repository Pattern… Read more

Similar

AWS KMS with Laravel

AWS KMS is an incredible offering by AWS that manages encryption keys, automatic rotation and secure storage. With rotation enabled, AWS will generate a new encryption key once a year without deleting the previous keys. Any cipher generated by old keys ca... (more…)

Read more »