cfn/bootstrap/providers.php
2025-02-24 12:07:54 +08:00

6 lines
64 B
PHP
Executable File

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