designmynight / laravel-mongodb-passport

A package to get Laravel Passport working with MongoDB
MIT License
67 stars 75 forks source link

Add client command #42

Open simonschaufi opened 4 years ago

simonschaufi commented 4 years ago

In order to execute the command php artisan passport:install, the ClientCommand needs to be overwritten and patched.

simonschaufi commented 3 years ago

@JasparGupta could you do a code review please?

a7madev commented 3 years ago

This worked, thanks

simonschaufi commented 3 years ago

@alasdairmackenzie could you do a code review please?