git clone https://github.com/ekramasif/Inventory_Management_System.git
cd Inventory_Management_System
composer update
cp .env.example .env
php artisan migrate
php artisan serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/ekramasif/Inventory_Management_System.git
cd Inventory_Management_System
composer update
cp .env.example .env
php artisan migrate
php artisan serve