Files
2026-03-11 22:04:36 +04:00

8 lines
89 B
PHP

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