incr/bootstrap/providers.php
2025-07-10 15:24:15 +02:00

5 lines
64 B
PHP

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