Replies: 1 comment 3 replies
-
@peterjaap Can you show your |
Beta Was this translation helpful? Give feedback.
3 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.
-
I've tried creating ray.php in the same directory where I'm in, but it doesn't seem to work.
I composer required spatie/ray, created
test.php
, required the composer autoloader en putray('test.php');
in the file.Then I ran
php test.php
, but no message shows up in Ray.What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions