hasib32 / rest-api-with-lumen

Rest API boilerplate for Lumen micro-framework.
486 stars 144 forks source link

Private/Public Key exchange #57

Open kabelo38 opened 6 years ago

kabelo38 commented 6 years ago

Hi @hasib32

First of all I would thank you for this boilerplate really awesome.

Quick Question can you please pont me to the right directions how I can implement the private/public key exchange on your boilerplate? I have very limited info regarding this.

Thanks.

hasib32 commented 6 years ago

try this command. php artisan passport:install