lms/bootstrap/providers.php
2025-12-15 12:26:23 +01:00

6 lines
64 B
PHP

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