Parse error: syntax error, unexpected '[' in /home.../laravel/framework/src/Illuminate/Support/helpers.php on line 334
You might have upgraded only the Apache module of PHP. What do you get when you enter "php -v" on the command line?
it means you are using version of php < 5.4? when arrays could be created using [] rather than the usual {} 7 ARRAY KEYWORD
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community