Open henriquerdd opened 7 years ago
maybe due to the presence of url('') in the config, I think you can create the file manually and also replace url('') with something static or from env.
I created a soft link inside the config folder. It's working. Thanks for the reply.
Em 3 de out de 2017 8:34 PM, "Kesavan Rengarajan" notifications@github.com escreveu:
maybe due to the presence of url('') in the config, I think you can create the file manually and also relace url('') with something static or from env.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/benbjurstrom/passport-custom-jwt-claims/issues/1#issuecomment-334008925, or mute the thread https://github.com/notifications/unsubscribe-auth/AJbkT0rTg3RmhPREj1JiyPcJOV24x1Woks5sosRBgaJpZM4PGK1_ .
Good afternoon, publishing the service did not create the file config/jwt-claims.php, shouldn't it? I'm using laravel 5.4 and followed the instructions in here. Passport was already installed, so I just commented it's provider on config/app.php before doing anything else.