fixing conflicts.

This commit is contained in:
Taylor Otwell
2012-04-04 10:09:27 -05:00
66 changed files with 2367 additions and 267 deletions

View File

@@ -195,4 +195,4 @@ $response->send();
|
*/
Event::fire('laravel.done');
Event::fire('laravel.done', array($response));