francescomalatesta / laravel-api-boilerplate-jwt

A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
MIT License
1.17k stars 285 forks source link

Update JWT config file to use .env secret #71

Closed feschaffa closed 5 years ago

feschaffa commented 6 years ago

For some reason, JWT config file was not set for using the .env defined secret.

mcnamee commented 6 years ago

This is good to merge

hirbod commented 5 years ago

This really is a good PR to merge @francescomalatesta (are you still maintaining this repo?)

francescomalatesta commented 5 years ago

Such late! Thanks for the contribution.