An Aplication laundry Made with Laravel + VueJS
Use the package manager (composer and npm) for installing
- Do the following commands for installing
git clone https://github.com/rizalpahlevii/laundry-laravue.git
cd laundry-laravue
composer install
npm install
copy .env.example .env
php artisan key:generate
- Create a database laravel_vue
- Setting database name, username, and password in your .env file
- Do the following instructions if you're done setting database in .env
php artisan migrate
php artisan db:seed
php artisan serve
- Email: [email protected] Password: 12345678
- Email: [email protected] Password: 12345678
- Email: [email protected] Password: 12345678
- Email: [email protected] Password: 12345678