Keystore/bootstrap/providers.php
Helge-Mikael Nordgård a6a0a0a506 first commit
2025-02-05 03:05:01 +01:00

6 lines
64 B
PHP

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