passport:install

Run the commands necessary to prepare Passport for use

Options

  • force - Overwrite keys they already exist Optional
  • length - The length of the private key Optional
  • uuids - Use UUIDs for all client IDs Optional
php artisan passport:install [--uuids] [--force] [--length [LENGTH]]