ParseError: syntax error, unexpected 'protected' (T_PROTECTED)
yogithesymbian opened this issue · 1 comments
yogithesymbian commented
i follow on readme with fresh clone
ParseError: syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE) in file /Sites/web/laravel/her-running-medals-api/app/Http/Controllers/EventController.php on line 21
but i got error like bellow
yogithesymbian commented
ah sorry my bad using php@7.4 , this only work on php@^8.0