laravel Laravel testing and migrations trick Well, today I've encountered a small problem when working with Laravel, and I decided to use a hacky trick to bypass it. Here it is explained, why does it happen and what to do in order to solve it. First of all,