Skip to content

imamhadid/my-invent

Repository files navigation

My Invent

About My Invent

website inventaris barang

Include

  • Laravel 9.x
  • Seeder/Faker
  • Node js npm run dev
  • Bootstrap
  • MySql

Guide

Video https://www.loom.com/share/33daa0be71f04b00b0b94d9960d336b5

  • Make sure your PHP version is 8.0 or higher, check open cli php -v
  • Clone repository git clone https://github.com/imamhadid/my-invent.git
  • Install composer in directory composer i
  • create .env command cli cp .env.example .env
  • Artisan key generate php artisan key:generate
  • Create DB (default name from .env is laravel)
  • Install migration and seed php artisan migrate --seed
  • build npm install&&npm run build
  • Run php artisan serve
  • Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published