Open bronza opened 7 years ago
Could you, please try this?:
php artisan vendor:publish --provider=PragmaRX\\Tracker\\Vendor\\Laravel\\ServiceProvider
It works fine here for me.
I have got same Problem when run vendor:publish.... Don't published any thing i think this solve problem php artisan vendor:publish --provider=PragmaRX\Tracker\Vendor\Laravel\ServiceProvider
Hi I followed installation as described,
but when I'm on running "php artisan vendor:publish" I get this
seems that it has not publish anything related here..
Then when I run "php artisan migrate" terminal sais that it has nothing to migrate.
What must I do?
thank you Davide