php/bootstrap/providers.php
2025-10-31 15:15:36 +08:00

5 lines
64 B
PHP

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