Skip to content
Discussion options

You must be logged in to vote

Hi @Meraj81034 , I had the same problem (with v5.0, laravel 10) and the problem was with config/analytics.php where I had a key view_id instead of property_id. Probably because of some old version when I upgraded and didn't notice this change. Hopefully it will help you to solve this problem 😏

And in the worst case you can always debug you problem, just start here vendor/spatie/laravel-analytics/src/Exceptions/InvalidConfiguration.php:11 😃

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MerajCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants