php-uptelligence/bootstrap/providers.php
2026-01-26 23:25:24 +00:00

5 lines
64 B
PHP

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