hosting-backend/bootstrap/providers.php
Alexis Bruneteau 65c3ce8ca9 init
2025-06-01 22:56:35 +02:00

6 lines
64 B
PHP

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