2026-08-04 11:26:25 +03:00

8 lines
89 B
PHP

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