HoshiAI-be/bootstrap/providers.php
2025-11-10 18:09:32 +01:00

6 lines
64 B
PHP

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