Getting started with testing Laravel 4 Models
Last week I looked at what are Models in MVC applications, what are the characteristics of a Model and how to make your first Model in Laravel 4. An integral part of writing high quality web applications is having automated tests that can ensure that your entire application is functioning correctly. In a Continuous Integration [...]









