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 Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\Pivot\Models\Pivots..

Decoded Output download

<?php

namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\Pivot\Models\Pivots;

use Illuminate\Database\Eloquent\Relations\Pivot;

class CustomPivot extends Pivot
{

}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\Pivot\Models\Pivots;

use Illuminate\Database\Eloquent\Relations\Pivot;

class CustomPivot extends Pivot
{

}

Function Calls

None

Variables

None

Stats

MD5 61a44a54f004135a4bd71b49f446e36d
Eval Count 0
Decode Time 93 ms