Skip to content

dejanlaco/laravel-vuejs-authors-books-app

Repository files navigation

app screenshot

Starting up

git clone https://github.com/dejanlaco/laravel-vuejs-authors-books-app
cd laravel-vuejs-authors-books-app
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed
npm install
npm run dev
php artisan serve

About

Simple Laravel & Vue.js app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published