change done event name.

This commit is contained in:
Taylor Otwell
2012-02-16 16:24:52 -06:00
parent 0e63717be9
commit 7aa78e1a3c

View File

@@ -210,4 +210,4 @@ Cookie::send();
*/ */
$response->send(); $response->send();
Event::fire('laravel: done'); Event::fire('done');