Files
GLOC/bootstrap/providers.php
2026-01-23 19:18:52 +07:00

6 lines
64 B
PHP

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