You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy .env.example file to .env and edit Database credentials there
Run composer install
Run php artisan key:generate
Run php artisan migrate
Run npm install
Run php artisan serve
About
It's an Inventory and Stock management Single Page Web Application(SPA), designed for small businesses using LARAVEL, VUE.JS Framework, API & #JWT-Auth.