GenTux\Jwt\Support\ServiceProvider::boot PHP Méthode

boot() public méthode

Boot services for JWT
public boot ( )
    public function boot()
    {
        $this->registerMiddleware();
    }