teratera/bootstrap/providers.php
2025-08-22 09:41:04 +07:00

6 lines
64 B
PHP

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