Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2014-04-11 17:17:20 -05:00
23 changed files with 38 additions and 25 deletions

View File

@@ -87,4 +87,4 @@ Route::filter('csrf', function()
{
throw new Illuminate\Session\TokenMismatchException;
}
});
});