Skip to content

Conversation

@coding-sunshine
Copy link

For issue related to :
#237

exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Foundation\Application::shutdown()' in /barryvdh/laravel-debugbar/src/ServiceProvider.php:24

As the function shutdown() is removed from laravel 5

For issue related to :
#237

exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Foundation\Application::shutdown()' in /barryvdh/laravel-debugbar/src/ServiceProvider.php:24

As the function shutdown() is removed from laravel 5
@barryvdh barryvdh closed this in 4d8a42f Dec 4, 2014
@barryvdh
Copy link
Owner

barryvdh commented Dec 4, 2014

That runs the collect function directly, so doesn't really have any effect. I've added a check for shutdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants