/laravue-auth

Vue Authentication using Laravel JWT

Primary LanguagePHP

Laravel - Vue Authentication Sample

How To

  • composer install
  • copy .env.example to .env
  • php artisan key:generate
  • php artisan migrate
  • composer install

Run Apps

Source