php-app1/bootstrap/providers.php
2025-03-13 20:13:12 +00:00

6 lines
64 B
PHP

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