example/bootstrap/providers.php
2026-02-05 22:07:17 +00:00

6 lines
64 B
PHP

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