Skip to content

ShinVu/mtfood

Repository files navigation

MTFOOD Project

First, you need to have these install on your computer: NodeJs NPM React PHP Laravel Xampapp

How to run Laravel:

  • Git clone project
  • Composer install
  • Run php --ini
  • Enter PHP file
  • Uncomment 2 line : fileinfo, pdo_mysql
  • Save file
  • create a new file named .env
  • copy content from .env_example to .env
  • php artisan migrate
  • php artisan db:seed
  • php artisan serve
  • For mail queue job: + php artisan queue:work How to run MTFood_FE:

cd mtfood_fe npm install npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors