spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
876 stars 148 forks source link

Error composer installer #245

Closed brecky closed 7 years ago

brecky commented 7 years ago

git clone this repo run composer install

[Symfony\Component\Debug\Exception\FatalThrowableError] Parse error: syntax error, unexpected '='

sebastiandedeyne commented 7 years ago

Blender requires PHP 7.1+, are you running the latest version of PHP?

brecky commented 7 years ago

sorry my php 7.0.13
use XAMPP Windows 10 PHPStorm

Ubuntu 16.04 LTS use Php 7.0.8 Upgrade !!

sebastiandedeyne commented 7 years ago

You'll need to upgrade to PHP7.1 to run this project.

Downloading the latest version of XAMPP should do the trick! https://www.apachefriends.org/download.html