Skip to content

Instantly share code, notes, and snippets.

@DesKevinMendez
Last active September 8, 2019 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DesKevinMendez/39a2d2708bb3b5eabe1c9d7b0f061d5a to your computer and use it in GitHub Desktop.
Save DesKevinMendez/39a2d2708bb3b5eabe1c9d7b0f061d5a to your computer and use it in GitHub Desktop.
Register-laravel-vue-jwt
<template>
<div class="container" style="max-with: 100vh;">
<h1>Example vue with laravel and jwt</h1>
<div>
This project, show a little example of how run jwt from laravel to vuejs
Is a basic example, please, any question, let it in comments; or send tweet a @kevinmendez3096
Follow me!
</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment