Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Key path "file:///home/user/projectname/storage/oauth-public.key" does not exist or is not readable

#Install passport
composer require laravel/passport

#Register the service provider in config/app.php
LaravelPassportPassportServiceProvider::class,

#Run the migrations
php artisan migrate

#Generate key
php artisan passport:install
Comment

PREVIOUS NEXT
Code Example
Shell :: script dir bash 
Shell :: Please select the geographic area in which you live. Subsequent configuration questions will narrow this down by presenting a list of cities, representing the time zones in which they are located 
Shell :: how to uninstall kernel jupyter 
Shell :: how to find the ~/.zshrc file 
Shell :: how i can install composer after download froject from githb 
Shell :: install teamviewer linux mint 
Shell :: shell promt user input 
Shell :: npm dev dependencies 
Shell :: Failed to connect to github.com port 443: Connection refused 
Shell :: git commit amend without changing message 
Shell :: git log oneline graph 
Shell :: Command `npm install --save --save-exact react-native` failed 
Shell :: updating to gulp 4 
Shell :: install traceroute ubuntu 18.04 
Shell :: imagemagick convert heic to jpg mac 
Shell :: how to install pgzrun 
Shell :: adb recorder 
Shell :: Library not loaded: /opt/homebrew/opt/icu4c/lib/libicui18n.69.dylib 
Shell :: how to uninstall gitlab in ubuntu 
Shell :: how to remove a package in laravel 8 
Shell :: delete old files linux 
Shell :: killall command not found ubuntu 
Shell :: homebrew postgres 
Shell :: get current working directory powershell 
Shell :: unzip folder .gz file in linux 
Shell :: remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. 
Shell :: install ninja on fedora 
Shell :: git clear commits 
Shell :: clone a branch 
Shell :: git remove folder remotely 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =