antonioribeiro / antonioribeiro/tracker
Facade isn't working
Open
bug
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I tried to use the facade with this code:
`Tracker::currentSession()`
But it returns this:
`Class 'App\Http\Controllers\Tracker' not found`
I included it in my app.php config file like this;
`'Tracker' => PragmaRX\Tracker\Vendor\Laravel\Facade::class,`
Any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.