Items tagged "laravel"


Speed up Laravel tests with database transactions

How I used transactions to make my tests run eight times faster.


Laravel 4.1 handles ambiguous routes differently than 4.0

Documenting a change in Laravel 4.1 that affects how ambiguous routes are handled.