git clone https://github.com/ekramasif/Inventory_Management_System.git
cd SD_Project/
composer update
cp .env.example .env
php artisan migrate
php artisan serve
git clone https://github.com/ekramasif/Inventory_Management_System.git
cd SD_Project/
composer update
cp .env.example .env
php artisan migrate
php artisan serve