github/bootstrap/providers.php
2025-04-12 19:11:43 +08:00

6 lines
64 B
PHP
Executable File

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