khalidsheet/ktoken is a Laravel package for a simple way to create tokens for your users.
It currently has 1 GitHub stars and 1 downloads on Packagist.
Install it with composer require khalidsheet/ktoken.
Discover more Laravel packages by khalidsheet
or browse all Laravel packages to compare alternatives.
Last updated
As simple as calling this method
$user->createToken();
$ composer require khalidsheet/ktoken
Coming Soon.