Files
cae/bootstrap/providers.php
2026-02-15 18:08:56 +00:00

7 lines
113 B
PHP
Executable File

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