Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

logisticinfotech/laravel-jwt-auth

Repository files navigation

laravel-jwt-auth

Larave jwt auth with refresh token flow

// For Deploy in HEROKUAPP Manually fire following command in Heroku Conosle "php artisan clear-compiled", "php artisan optimize", "chmod -R 777 public/"

Add Requred env variable in Config Vars

for setup database add add-ons "Heroku Postgres" after adding them click or open "https://data.heroku.com/" open your db and view credentials in setting add ther credential in config vars at "https://dashboard.heroku.com/apps/laravel-jwt-auth/settings"

database setup is ready now you have to add your APP_KEY in config vars

example:


| KEY | VALUE |

| APP_KEY | YOUR KEY STARTIG FROM "base64" |

run all artisan comand in heroku console

About

Laravel jwt auth with refresh token flow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /