Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<label {{ $attributes->merge(['class' => 'mb-2 block text-base max-sm:text-sm max-sm:mb-1'..
Decoded Output download
<? <label {{ $attributes->merge(['class' => 'mb-2 block text-base max-sm:text-sm max-sm:mb-1']) }}>
{{ $slot }}
</label>
?>
Did this file decode correctly?
Original Code
<label {{ $attributes->merge(['class' => 'mb-2 block text-base max-sm:text-sm max-sm:mb-1']) }}>
{{ $slot }}
</label>
Function Calls
None |
Stats
MD5 | 127eb9d08c5b67b775ba1bb3e9a603e3 |
Eval Count | 0 |
Decode Time | 110 ms |