FrozenNode / Laravel-Administrator

An administrative interface package for Laravel
http://administrator.frozennode.com/
MIT License
1.94k stars 504 forks source link

PHP 7.2.4 sizeof(): Parameter must be an array or an object that implements Countable #1068

Closed Cqcsldl closed 6 years ago

Cqcsldl commented 6 years ago

PHP 7.2.4 will return error message

sizeof(): Parameter must be an array or an object that implements Countable

martondob commented 6 years ago

@Cqcsldl Did you find a solution to this? I have the same problem.

martondob commented 6 years ago

Found the solution here: (https://laravel-china.org/topics/8872/when-configuring-configadministratorusersphp-to-access-httplarabbstestadminusers-there-are-the-following-errors-whats-the-mistake#reply43209)