JayBizzle / Crawler-Detect

🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
https://crawlerdetect.io
MIT License
1.97k stars 256 forks source link

Uncaught Error: Class not found #342

Closed lordsyncrus closed 4 years ago

lordsyncrus commented 4 years ago

Hi,

Just installed via composer. Everything goes fine but when testing with your example this error is shown:

Fatal error: Uncaught Error: Class 'Jaybizzle\CrawlerDetect\CrawlerDetect' not found in /home///crawtest.php:9 Stack trace: #0 {main} thrown in /home///crawtest.php on line 9

Where I am wrong?

Thank you.

Mohsiniii commented 2 years ago

I'm also facing the same error. Can you please help to get rid of this? Thanks :)

JayBizzle commented 2 years ago

Need more info if you want some help