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 namespace Illuminate\Database\Events; class MigrationStarted extends MigrationEven..

Decoded Output download

<?php

namespace Illuminate\Database\Events;

class MigrationStarted extends MigrationEvent
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Database\Events;

class MigrationStarted extends MigrationEvent
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 b0448f30658cbe9ad84dc8c55a27462b
Eval Count 0
Decode Time 110 ms