1 2 3 4 5
<?php defined('BASE_PATH') || define('BASE_PATH', realpath(__DIR__)); require dirname(__DIR__) . '/vendor/autoload.php';