giftcon_dev/bootstrap/providers.php
2026-01-07 15:43:27 +09:00

6 lines
64 B
PHP

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