Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on installation #523

Open
DPetrakis opened this issue Nov 7, 2020 · 1 comment
Open

Issue on installation #523

DPetrakis opened this issue Nov 7, 2020 · 1 comment

Comments

@DPetrakis
Copy link

DPetrakis commented Nov 7, 2020

In the how to install instructions i follow the below step

Open the newly published config file found at app/config/tracker.php and enable use_middleware: 'use_middleware' => true,

But i cant find the app/config/tracker.php file ! I am using Laravel 5.8!

I have already executed successfully the previus steps of the installation

@smll-framework
Copy link

You skipped one of the steps:

Just go to terminal and paste code below to publish vendor:

php artisan vendor:publish --provider="PragmaRX\Tracker\Vendor\Laravel\ServiceProvider"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants