Files
hpt_inventory/bootstrap/providers.php
2026-06-10 16:42:20 +07:00

6 lines
64 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];