This tutorial describes a TDD approach to refactor code to Replace Constructors with Creation Methods pattern. Starting from working code and some test, refactoring steps are applied to obtain cleaner code
Learn how to write Shibboleth IDP logs to a database instead of simple text file
My system is safe, it uses encryption. You heard/said this from time to time. Sure, but why and how is it safe? Do you really know this?
More than once I needed to render a laravel view as a downlodable file. This task could be easily accomplished