yapayzeka/bootstrap/providers.php
2024-09-10 01:01:42 +03:00

6 lines
64 B
PHP

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