Files
star-erp/bootstrap/providers.php
2025-12-30 15:03:19 +08:00

6 lines
64 B
PHP

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