when uploading the project to cpanel I got an error in the index.PHP
i'm using php>=5.6.4 and laravel 5.3
this error
Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /home/hamada11/public_html/madeineuromed.com/public_html/index.php on line 50.
in this line
$kernel = $app->make(Illuminate/Contracts/Http/Kernel::class);