%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/phpoffice/phpspreadsheet/bin/ |
Current File : /var/www/html/o91-api/vendor/phpoffice/phpspreadsheet/bin/migrate-from-phpexcel |
#!/usr/bin/env php <?php use PhpOffice\PhpSpreadsheet\Helper\Migrator; require_once __DIR__ . '/../src/Bootstrap.php'; $migrator = new Migrator(); $migrator->migrate();