Files
ExpinBot/bootstrap/providers.php
T
2025-05-18 08:52:56 +07:00

6 lines
64 B
PHP
Executable File

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