Napp / nova-bugsnag

Getting Bugsnag errors into Laravel Nova
MIT License
12 stars 0 forks source link

Unable to cache routes. Uses Closure #2

Open daniel-de-wit opened 6 years ago

daniel-de-wit commented 6 years ago

Due to a Closure in the routes file of this package, users are no longer able to cache their routes causing an Exception.

php artisan route:cache -v

LogicException  : Unable to prepare route [nova-vendor/nova-bugsnag/critical-errors] for serialization. Uses Closure.