In-Touch / laravel-newrelic

Laravel NewRelic ServiceProvider
173 stars 48 forks source link

use lumen 5.6 app()->getRoutes() isn't working anymore #58

Open zfuming opened 5 years ago

zfuming commented 5 years ago

I used lumen 5.6 LumenNewrelicMiddleware class app()->getRoutes() isn't working anymore

thiagorb commented 4 years ago

This PR attempts to solve this issue: https://github.com/In-Touch/laravel-newrelic/pull/57