Laravel_App/bootstrap/providers.php
2025-01-13 15:52:38 +03:00

6 lines
64 B
PHP

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