Replies: 1 comment 6 replies
-
|
@K2ouMais Are you using the composer autoloader? It should autoload the helpers file that contains the \ray($testVar)->red(); |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hello everyone,
I am having problems with debugging a simple php script/class.
Now if I run this with Ctrl+Shift+F10 on PHPStorm or if I try to run it on the Console I get the following error.
PHP Fatal error: Uncaught Error: Call to undefined function App\Support\ray()Am I missing something?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions