Projeto feito com Laravel, VueJs e Mysql
git clone https://github.com/eriksid/Projeto-cadastro-de-pedidos.git
cd Projeto-cadastro-de-pedidos
composer install
npm i
edit all DB_* on file .env
php artisan key:generate
php artisan migrate
npm run
php artisan serve
Author: eriksid
Source Code: https://github.com/eriksid/Projeto-cadastro-de-pedidos
#vuejs #javascript #vue #laravel #mysql