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 [ App\Providers\AppServiceProvider::class, ]; ..

Decoded Output download

<?php

return [
    App\Providers\AppServiceProvider::class,
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    App\Providers\AppServiceProvider::class,
];

Function Calls

None

Variables

None

Stats

MD5 d18593472c5e35d8ab5add4240fc95f6
Eval Count 0
Decode Time 108 ms