dars/bootstrap/providers.php
2025-11-04 22:41:21 +01:00

6 lines
64 B
PHP
Executable File

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