laravel inventory
1.0.0
Laravel-Inventory a été conçu pour gérer l'inventaire de l'école.
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
Vous obtiendrez les informations d'identification de l'administrateur et l'accès à l'URL comme dans l'exemple ci-dessous :
::Administrator Credential::
URL Login: http://localhost:8000/login
Email: [email protected]
Password: 123456