ipunkt/laravel-analytics

Call to undefined method: Ipunkt\LaravelAnalytics\AnalyticsFacade::render()

Closed this issue · 3 comments

I am getting this error when I add the {{ Analytics::render() }} code to my blade. Is there a problem with the repo?

Thanks

Andy

Is the Service Provider in your app config?

Thanks I missed that bit in the instructions. Works now :)

Okay, maybe I can write it more prominent.