php-api/bootstrap/providers.php
2026-01-26 20:47:46 +00:00

5 lines
64 B
PHP

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