Files
2026-06-11 14:53:35 +07:00

8 lines
89 B
PHP

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