Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<div x-data="{ foo: @entangle($attributes->wire('model')) }"></div> ..
Decoded Output download
<?
<div x-data="{ foo: @entangle($attributes->wire('model')) }"></div>
?>
Did this file decode correctly?
Original Code
<div x-data="{ foo: @entangle($attributes->wire('model')) }"></div>
Function Calls
| None |
Stats
| MD5 | 56b63ecbbfca333b7f8a08f7850fb058 |
| Eval Count | 0 |
| Decode Time | 115 ms |