laravel inventory
1.0.0
Laravel-Inventory was made to manage Inventory in the School.
git clone https://github.com/rizalpahlevii/laravel-inventory.git
cd laravel-inventory
composer install
DB_DATABASE=**your_db_name**
DB_USERNAME=**your_db_user**
DB_PASSWORD=**password**
php artisan install
You will get the administrator credential and url access like example bellow:
::Administrator Credential::
URL Login: http://localhost:8000/login
Email: [email protected]
Password: 123456