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 [ 'welcome' => 'Voyager', 'links' =>..
Decoded Output download
<?php
return [
'welcome' => 'Voyager',
'links' => [
'title' => '',
'documentation' => '',
'voyager_homepage' => '',
],
'commands' => [
'title' => '',
'text' => 'VoyagerArtisan.',
'clear_output' => '',
'command_output' => 'Artisan',
'additional_args' => '?',
'run_command' => '',
],
'resources' => [
'title' => '',
'text' => 'Voyager',
],
'logs' => [
'title' => '',
'text' => '',
'file_too_big' => ' >50M, .',
'level' => '',
'context' => '',
'date' => '',
'content' => '',
'download_file' => '',
'delete_file' => '',
'delete_all_files' => '',
'delete_success' => ':',
'delete_all_success' => '',
],
'fonts' => [
'title' => '',
'font_class' => 'Voyager',
'font_character' => 'Voyager',
],
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'welcome' => 'Voyager',
'links' => [
'title' => '',
'documentation' => '',
'voyager_homepage' => '',
],
'commands' => [
'title' => '',
'text' => 'VoyagerArtisan.',
'clear_output' => '',
'command_output' => 'Artisan',
'additional_args' => '?',
'run_command' => '',
],
'resources' => [
'title' => '',
'text' => 'Voyager',
],
'logs' => [
'title' => '',
'text' => '',
'file_too_big' => ' >50M, .',
'level' => '',
'context' => '',
'date' => '',
'content' => '',
'download_file' => '',
'delete_file' => '',
'delete_all_files' => '',
'delete_success' => ':',
'delete_all_success' => '',
],
'fonts' => [
'title' => '',
'font_class' => 'Voyager',
'font_character' => 'Voyager',
],
];
Function Calls
None |
Stats
MD5 | 120764f32e578f86c242c13ed41f7372 |
Eval Count | 0 |
Decode Time | 76 ms |