nyaabooru/bootstrap/providers.php
2025-05-20 22:51:41 -04:00

5 lines
64 B
PHP

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