Skip to content

A simple authentication system made with Vue.js and Vuetify with the help of the default authentication system in Laravel

Notifications You must be signed in to change notification settings

woottonn/Laravel-Vue-Vuetify-Auth

Repository files navigation

Laravel-Vue-Vuetify-Auth

Create the the database first and adjust the .env file for no errors

composer install  
php artisan migrate  
npm install  
npm run dev   
php artisan serve

About

A simple authentication system made with Vue.js and Vuetify with the help of the default authentication system in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published