antonioribeiro / antonioribeiro/tracker

ReflectionException in Container.php line 718: Class admin does not exist

Open
#267 0 comments 0 reactions 0 assignees View on GitHub
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.

![admin1](https://cloud.githubusercontent.com/assets/27286229/24911026/39fcfc06-1ee7-11e7-8025-71521502fcb2.jpeg)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.