Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace Laravel\Fortify\Contracts; use Illuminate\Contracts\Support\Responsable;..

Decoded Output download

<?php

namespace Laravel\Fortify\Contracts;

use Illuminate\Contracts\Support\Responsable;

interface TwoFactorEnabledResponse extends Responsable
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laravel\Fortify\Contracts;

use Illuminate\Contracts\Support\Responsable;

interface TwoFactorEnabledResponse extends Responsable
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 22b3af1114c082461eff778e2e9be00b
Eval Count 0
Decode Time 83 ms