You forgot to close a parenthesis, so from the last open parenthesis, PHP considers all the code that follows as part of a specific block (condition, arguments of functions etc) that does not end. You ...
PHP Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in E:\laravel\vendor_laravel_ide\discover-de1f506da4a5c2d0d4253f2c83847947.php on line 61 2025-01 ...
Basically I am using the Dockerimage linked to the dockerhub. I digged a bit deeper into the build. Seem like its using the base image "php:7.3" ...
If you want to use these characters without triggering a function or casuing a syntax error, they need to be escaped. Dollar Sign ($) Used to declare and access variables.