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 MigrationsStarted extends MigrationsEv..

Decoded Output download

<?php

namespace Illuminate\Database\Events;

class MigrationsStarted extends MigrationsEvent
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Database\Events;

class MigrationsStarted extends MigrationsEvent
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 49a05b5ac7e4471124b6616b70a3fe7e
Eval Count 0
Decode Time 80 ms