In-Touch / laravel-newrelic

Laravel NewRelic ServiceProvider
173 stars 48 forks source link

Error while installing the package #36

Closed mhabibi closed 7 years ago

mhabibi commented 8 years ago

I just created a Laravel 5 project and added this library, now when I run php artisan I get this error:

[BadMethodCallException]
Method after does not exist.

stevethomas commented 8 years ago

@mhabibi see this bug report

bgetsug commented 8 years ago

It seems that while the fix in #32 was merged, it was never tagged with a new 2.x version. Using the master branch works for me.

Jalle19 commented 7 years ago

This should be closed as it's no longer an issue.

lukewaite commented 7 years ago

This was resolved with the release of the 2.1.0 tag, I believe.