takeone_webapp/bootstrap/providers.php
2025-03-15 01:30:40 +03:00

6 lines
64 B
PHP

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