Files
hpt_inventory/bootstrap/providers.php
2026-05-25 11:08:52 +07:00

6 lines
64 B
PHP

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