Closed percydeleon closed 5 years ago
PHP 7.2 is fine. Have a look at the composer.json
file, it was built with PHP 7, and Laravel 5.5.
However, the error you're seeing has been fixed. The error shows because you do not yet have products in your DB.
Hello, I am using PHP 7.2 - am I missing something?