Files
sibedas/bootstrap/providers.php
2025-01-16 17:16:14 +07:00

6 lines
64 B
PHP
Executable File

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