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 Illuminate\Foundation; use Exception; class MixManifestNotFoundExceptio..

Decoded Output download

<?php

namespace Illuminate\Foundation;

use Exception;

class MixManifestNotFoundException extends Exception
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Foundation;

use Exception;

class MixManifestNotFoundException extends Exception
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 40abade8cdecc7741057d6e6d88fa94d
Eval Count 0
Decode Time 102 ms