scan.fyi/bootstrap/providers.php
2026-02-20 14:37:43 +00:00

5 lines
64 B
PHP
Executable file

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