sispace/bootstrap/providers.php
2026-03-10 10:35:34 +07:00

6 lines
64 B
PHP

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