teleauto-v2/relay/bootstrap/providers.php
2025-12-29 18:05:21 +06:00

6 lines
64 B
PHP

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