'laravel error while uploading project on cpanel

I am trying to upload projects on server but I found error as "[26-Jan-2021 16:31:26 Etc/GMT] PHP Parse error:

syntax error, unexpected ':', expecting '{' in /home/indextechno/public_html/demo7/vendor/symfony/polyfill-php80/bootstrap.php on line 23"



Solution 1:[1]

this error is obvious message you have some syntax error in that file.

first check code in IDE to ensure everything is fine and then upload it to host.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 OMR