layer-chicken/bootstrap/providers.php
2025-12-27 17:08:11 +07:00

6 lines
64 B
PHP

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