Files
cachet-docker/bootstrap/providers.php
2024-04-05 18:36:48 +00:00

6 lines
64 B
PHP

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