737 Forks
3132 Stars
3132 Watchers

passport

Laravel Passport provides OAuth2 server support to Laravel.

How to download and setup passport

Open terminal and run command
git clone https://github.com/laravel/passport.git
git clone is used to create a copy or clone of passport repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with passport https://github.com/laravel/passport/archive/master.zip

Or simply clone passport with SSH
[email protected]:laravel/passport.git

If you have some problems with passport

You may open issue on passport support forum (system) here: https://github.com/laravel/passport/issues