I am trying to launch laravel which is locally hosted on my browser but it gives me the following error
Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /opt/lampp/htdocs/projects/larawiz/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 475
How can I correct this?