hr_questions/backend/bootstrap/providers.php
2025-08-26 17:36:16 +03:00

6 lines
64 B
PHP

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