Stock inventory app is an application that take record in and out of a stock store. It's tightly coupled to a cocoa store
How to install my app
-
cd into clone folder
-
sudo composer install
-
php artisan key:generate
-
npm install
-
set up your respective database