fixing bug in event class.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
@@ -42,4 +42,4 @@ require path('sys').'core.php';
|
||||
// --------------------------------------------------------------
|
||||
// Start the default bundle.
|
||||
// --------------------------------------------------------------
|
||||
Bundle::start(DEFAULT_BUNDLE);
|
||||
Laravel\Bundle::start(DEFAULT_BUNDLE);
|
||||
Reference in New Issue
Block a user