Files
2026-05-02 14:03:04 +07:00

8 lines
89 B
PHP

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