antonioribeiro / antonioribeiro/tracker
ReflectionException in Container.php line 718: Class admin does not exist
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am installing Laravel Stats Tracker in **Laravel 5.4** and I have followed all the steps mentioned in your git for tracker. However, when I open the homepage of my application for stats I do see an error message "ReflectionException in Container.php line 719: Class admin does not exist"
I have added providers and facades, set middleware files, kernel.php and config / database.php file.
After the configuration of these files, I run the migration of my tables, that process was executed without errors.
But in the browser it generates the error.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Laravel 5.4 provider, facade, middleware, kernel.php, and config/database.php changes described in the report, then trace why the homepage requests the missing `admin` class. Reproduce the migrated application and verify that the stats homepage loads without the ReflectionException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100