2025-04-02 10:13:46 +08:00

7 lines
110 B
PHP

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