dealhub/bootstrap/providers.php
2026-01-07 14:22:54 +05:30

6 lines
64 B
PHP

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