Update JWTGenerateCommand.php
This commit is contained in:
parent
76e8be0e8f
commit
6e72d0b7da
|
@ -36,7 +36,7 @@ class JWTGenerateCommand extends Command
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function fire()
|
public function handle()
|
||||||
{
|
{
|
||||||
$key = $this->getRandomKey();
|
$key = $this->getRandomKey();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user