spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
564 stars 102 forks source link

Added a verification that the Yii class exists #675

Closed FR6 closed 2 years ago

FR6 commented 2 years ago

When trying to use Laravel Envoy in a CraftCMS project got me this error:

PHP Fatal error: Uncaught Error: Class "Yii" not found in /.../vendor/spatie/ray/src/helpers.php:32

freekmurze commented 2 years ago

Thanks!