dataloft_test/bootstrap/providers.php
2026-04-05 18:17:09 +07:00

6 lines
64 B
PHP

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