Skip to content

addityap/inventorysystem

Repository files navigation

Build Status Total Downloads Latest Stable Version License

How to install ()

  1. git clone https://github.com/addityap/inventorysystem.git
  2. go to terminal " composer install " .
  3. rename file .env.example to .env and change db_database on line 13 to your database name.
  4. go to terminal again write " php artisan key:generate " after you done installing composer on step 2.
  5. then you need migrate the table of database write this on your terminal " php artisan migrate "
  6. after that you need to add dummy user to login on admin page you can write this command " php artisan db:seed " .
  7. write again on terminal " php artisan serve " and open your browser.

About

Program untuk memanagement inventory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published