x-fran / g-trends

Google Trends API for PHP
https://tarlabs.es
MIT License
112 stars 47 forks source link

Question, how can I run this 'as is' on my server? #47

Open sickboards opened 2 years ago

sickboards commented 2 years ago

When I try to run this on my webserver I get Uncaught Error: Class 'XFran\GTrends\GTrends' not found in /home/sites/10/web/GoogleTrends/index.php:14 Is there a way to resolve this without running command line composer commands?

Thanks in advance