Open daniel-de-wit opened 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.
Due to a Closure in the routes file of this package, users are no longer able to cache their routes causing an Exception.