/inventory_management_system

Inventory Management System for Mambodubai

Primary LanguageBladeMIT LicenseMIT

inventory_management_system

https://greenflag.projexcost.com/inventoryboard

create .env

composer install

php artisan key:generate

config the .env database credential info

php artisan config:clear

php artisan migrate --seed

php artisan serve

copy/paste the AuthenticatesUsers.php to vendor/laravel/framework/src/Illuminate/Foundation/Auth

Made by Nemanja Jovanovic