Creating a Laravel 5.5 project when opening in the explore my project throws me the following error.
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_PARSE)
Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE)
I already tried a composer update
but the problem persists.