laravel inventory
1.0.0
Laravel-Inventory 是為了管理學校的庫存而製作的。
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
您將獲得管理員憑證和 URL 存取權限,如下例所示:
::Administrator Credential::
URL Login: http://localhost:8000/login
Email: [email protected]
Password: 123456