247 Forks
2474 Stars
2474 Watchers

sanctum

Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.

How to download and setup sanctum

Open terminal and run command
git clone https://github.com/laravel/sanctum.git
git clone is used to create a copy or clone of sanctum 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 sanctum https://github.com/laravel/sanctum/archive/master.zip

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

If you have some problems with sanctum

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