This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Asinox
Asinox

Hello guys, i was trying a new install of OctoberCMS today, but i got some error that i can't fix... any idea?

Thank you!

ndcisiv
ndcisiv

What version of PHP are you running? The null coalescing operator on that line of code is available in PHP 7.0 and up as far as I know.

orvil
orvil

Had the same problem running command "php artisan plugin:refresh ...".

The simple solution was to run command "php7 artisan plugin:refresh ..." instead.

In some cases the bash is referencing "php" to an old php version while "php7" invokes the newest one.

Last updated

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.