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 ViteManifestNotFoundExcepti..
Decoded Output download
<?php
namespace Illuminate\Foundation;
use Exception;
class ViteManifestNotFoundException extends Exception
{
//
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Illuminate\Foundation;
use Exception;
class ViteManifestNotFoundException extends Exception
{
//
}
Function Calls
None |
Stats
MD5 | 9c59ec81e05e2ca50a9bd38d943430fe |
Eval Count | 0 |
Decode Time | 104 ms |