Vuedo / vuedo

Vuedo is a blog platform, built with Laravel and Vue.js.
https://vuejsfeed.com/
MIT License
2.29k stars 542 forks source link

PHP7.2 #48

Open jinva opened 6 years ago

jinva commented 6 years ago

[ErrorException]
count(): Parameter must be an array or an object that implements Countable

M-kasinski commented 6 years ago

same error with php 7.2

sagarjethi commented 6 years ago

Some error in 7.2

marsbible commented 6 years ago

same error with php 7.2

sharanraj124 commented 6 years ago

you change php version 7.2 to 7.1 it`s working

brunocs86 commented 6 years ago

same error with php 7.2

jasbin commented 5 years ago

Change your PHP version from 7.2 to 7.1 and that should solve the problem