chrisidakwo / EFLInventory-V2

:department_store: Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
195 stars 97 forks source link

Which Laravel/PHP version would work on this? #3

Closed percydeleon closed 5 years ago

percydeleon commented 5 years ago

Hello, I am using PHP 7.2 - am I missing something?

image

chrisidakwo commented 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.