php-mcp/bootstrap/providers.php
2026-01-26 20:49:02 +00:00

5 lines
64 B
PHP

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