Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I trying to build my PHP website and showing the error line 50 in index.php
I Just using laravel 5.1 and my version PHP is 5.3.5
I wish don't update my PHP binary version and solving using semicolon or etc.

This my index.php line 50 error
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);


What I have tried:

I'm trying to change the semicolon
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900