You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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" <[email protected]>
escreveu:
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.
The text was updated successfully, but these errors were encountered: