Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

erralb/laravue

Repository files navigation

Simple Laravel + VueJs

Simple Laravel + Vue application in relation with the course: https://laravel.sillo.org/vue-js/

Install

git clone

composer install

Create .env file and add database configuration

php artisan migrate:fresh --seed

php artisan serve

User

You can login with any email displayed on the list using the password "password"

Develop / Change

npm install

php artisan serve (if not already running)

npm run watch

edit files as you wish

About

Simple Laravel + Vue application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors