new-omis/bootstrap/providers.php

6 lines
64 B
PHP
Raw Permalink Normal View History

2024-04-03 04:31:39 +00:00
<?php
return [
App\Providers\AppServiceProvider::class,
];