antonioribeiro / antonioribeiro/tracker
Class 'PragmaRX\Tracker\Vendor\Laravel\ServiceProvider' not found
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
when I'm on running "php artisan vendor:publish"
I get this. I tried Everything the possible solutions but nothing works
I already added the provider in my app.php file.
[Symfony\Component\Debug\Exception\FatalThrowableError]
Class 'PragmaRX\Tracker\Vendor\Laravel\ServiceProvider' not found
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking the Laravel service-provider registration in app.php and reproduce the failure with php artisan vendor:publish. Trace why PragmaRX\Tracker\Vendor\Laravel\ServiceProvider cannot be loaded; the issue is done when the command runs without the class-not-found error.
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