antonioribeiro / tracker

Laravel Stats Tracker
MIT License
2.89k stars 595 forks source link

laravel 5.4 - User model misses admin property #282

Open Petro1979 opened 7 years ago

Petro1979 commented 7 years ago

I’ve recently added this package to my laravel 5.4 website and I’m having some difficulty getting it working properly. I’ve researched this error as much as I can and I am not getting any results going into the tracker table and when I go to the statistics pages, I get an error in big bold letters saying “User model misses admin property.” I have documented much of the issue on the link below, but I was wondering if anyone knew what this issue was, because I was unable to find a solution relating to it for laravel 5.4. Thank you for your help!

http://stackoverflow.com/questions/44034125/laravel-tracker-not-producing-results

antonioribeiro commented 7 years ago

I just tagged a version which logs untrackable items to the Laravel log file. Please update and try it.