Laravel 9 Google Analytics issues. #463
Unanswered
debashishjena
asked this question in
Q&A
Replies: 1 comment
-
composer dump-autoload -o also run done and updated vendor\composer\autoload_classmap.php autoload_static.php |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Class "Analytics" not found issues coming in server , in local host working no issues coming.
My server php version is >8.0
Laravel 9
Follow all git documentation and implemented correctly, In local host working no issues coming.
.env file view id set.
web.php include
use Spatie\Analytics\Period;
Class "Analytics" not found issues coming in server


anybody help me! how issues coming in server.
Beta Was this translation helpful? Give feedback.
All reactions