Replies: 1 comment
-
I executed the wrong install command. I should have executed the following, which now works... Duhhhhh composer require spatie/laravel-ray |
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
-
I execute "lester$ global-ray install" and received the error stated in the title. Which stops the install, with the end result of RAY("hello there"); not working and giving the following error message. Suggestions ?
ParseError
PHP 8.2.0
11.17.0
syntax error, unexpected identifier "ray", expecting "function" or "const"
Environment ......................................................................................................................................
Application Name ......................................................................................................................... Laravel
Laravel Version .......................................................................................................................... 11.20.0
PHP Version ................................................................................................................................ 8.2.0
Composer Version ........................................................................................................................... 2.5.3
Environment ................................................................................................................................ local
Debug Mode ............................................................................................................................... ENABLED
URL .................................................................................................................................... localhost
Maintenance Mode ............................................................................................................................. OFF
Timezone ..................................................................................................................................... UTC
Locale ........................................................................................................................................ en
Chrome .. Version 127.0.6533.119 (Official Build) (x86_64)
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions