Questa pagina contiene le istruzioni per predisporre tutto il necessario per partecipare al workshop del Laravelday 2021
In this tutorial I will show how to define a Laravel validation rule providing a custom alias string to use in custom validation classes.
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?
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