Testing Like a Boss in Laravel: Models
Version 4 of Laravel presented serious improvements related to automated tests when compared to version 3. However there are still some tricks that will optimize, accelerate and improve the general the aspect of the tests. This is the first article of a series that will cover how to write tests for Laravel 4 applications.