Key path "file://G:\www\portales\storage\oauth-private.key" does not exist or is not readable code example
Example 1: Key path "file:///home/lebohang/Workspace/Travsim/sim2go api/storage/oauth-private.key" does not exist or is not readable
php artisan passport:install
Example 2: Key path "file:///home/user/projectname/storage/oauth-public.key" does not exist or is not readable
composer require laravel/passport
Laravel\Passport\PassportServiceProvider::class,
php artisan migrate
php artisan passport:install