issues
search
spatie
/
laravel-ray
Debug with Ray to fix problems faster in Laravel apps
https://myray.app
MIT License
291
stars
64
forks
source link
Initial undefined variable before using it
#319
Closed
peter279k
closed
1 year ago
peter279k
commented
1 year ago
Changed log
It should declare the variable before assigning the value.
freekmurze
commented
1 year ago
I think the current code works fine.
Changed log