lara-vue-auth
lara-vue-auth copied to clipboard
A repo for laravel vue authentication tutorial.
lara-vue-auth
A repo for laravel vue authentication tutorial.
How to run
-
Clone the repo
-
Run
composer install -
Run
npm install -
Set your database credentials in .env
-
Run
php artisan serve