Skip to content

sallmin/laravel-jwt-authentication

Repository files navigation

Laravel JWT Authentication

Installation steps

  • Clone the project
  • Run composer install
  • Run php artisan key:generate
  • Run the migrations
  • Run php artisan db:seed
  • Run command: php artisan jwt:secret
  • You should be good now :)
I am too lazy to create this from scratch for each project.

About

Laravel JWT Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published