Skip to content

melvstein/simpleProject

Repository files navigation

SimpleProject(CRUD) by Melvs

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan storage:link
  • Run npm install
  • Run npm run dev
  • Run php artisan serve

After Register and Login, Create Category first before adding products.

About

Simple App Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages