Closed clslrns closed 8 years ago
There is no more Illuminate\Routing\Router::before filter, it was deprecated in 5.1 and removed in 5.2. So NewrelicServiceProvider::registerNamedTransactions is broken.
Illuminate\Routing\Router::before
NewrelicServiceProvider::registerNamedTransactions
There is no more
Illuminate\Routing\Router::before
filter, it was deprecated in 5.1 and removed in 5.2. SoNewrelicServiceProvider::registerNamedTransactions
is broken.