Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by http://DeZender.Net
- * @ deZender (PHP7 Decoder for ionCube Encoder)
- *
- * @ Version : 4.1.0.1
- * @ Author : DeZender
- * @ Release on : 29.08.2020
- * @ Official site : http://DeZender.Net
- *
- */
- header('Access-Control-Allow-Origin: *');
- header('Access-Control-Allow-Headers: *');
- define('LARAVEL_START', microtime(true));
- require __DIR__ . '/../vendor/autoload.php';
- ...................................................................
- ..................................
- ...........
Add Comment
Please, Sign In to add comment