lara-vue-auth icon indicating copy to clipboard operation
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

  1. Clone the repo

  2. Run composer install

  3. Run npm install

  4. Set your database credentials in .env

  5. Run php artisan serve