1 2 3 4 5
<?php $loader = require __DIR__ . '/../vendor/autoload.php'; $loader->add("Otp", __DIR__); $loader->register();