Skip to content

ecloudcontrol/PHP

 
 

Repository files navigation

Inventory Management System


Quick Installation

git clone https://github.com/ekramasif/Inventory_Management_System.git

cd Inventory_Management_System

Composer

composer update

For Environment Variable Create

cp .env.example .env

For Migration table in database [Create database name as IMS]

php artisan migrate

Server ON url: http://127.0.0.1:8000/

php artisan serve

Our valuable team👩‍💻👨‍💻 :

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.6%
  • JavaScript 13.4%
  • Blade 2.4%
  • PHP 2.1%
  • Other 0.5%