reminder/bootstrap/providers.php
2026-01-12 12:42:48 +08:00

6 lines
64 B
PHP

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