Files
cae/bootstrap/providers.php
2026-02-05 18:09:48 +00:00

6 lines
64 B
PHP
Executable File

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