Skip to content

Simple WMS project using Laravel 8 and SB Admin

Notifications You must be signed in to change notification settings

gal-bert/stockmate

Repository files navigation

#How to run project

  • Create a database in your XAMPP MySQL
  • Copy and Paste the .env.example file and rename to .env
  • Inside the .env file, rename the DB_DATABASE to your DB name
  • In your terminal, run composer update
  • Then, run php artisan key:generate
  • Run php artisan migrate:refresh --seed
  • Run composer dump-autoload

About

Simple WMS project using Laravel 8 and SB Admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published