Files
2026-04-01 09:36:48 +10:00

8 lines
89 B
PHP

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