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 return [ 'loggingin' => 'Iniciando sesin', 'signin_below' => 'Inicie ses..

Decoded Output download

<?php

return [
    'loggingin'    => 'Iniciando sesin',
    'signin_below' => 'Inicie sesin aqu:',
    'welcome'      => 'Bienvenido a Voyager. El administrador que le faltaba a Laravel',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'loggingin'    => 'Iniciando sesin',
    'signin_below' => 'Inicie sesin aqu:',
    'welcome'      => 'Bienvenido a Voyager. El administrador que le faltaba a Laravel',
];

Function Calls

None

Variables

None

Stats

MD5 c14b09f67f2bf2c2a255f4266df5d8cf
Eval Count 0
Decode Time 90 ms