I had the same issue on centos 7. I upgraded from php 5.4 to php 7.0, deployed a laravel project and got stuck with this.
Mine was solved by installing php-json:
yum install php70u-json
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community