Files
construprogress/bootstrap/providers.php
T

7 lines
110 B
PHP
Raw Normal View History

2026-05-07 23:31:33 +02:00
<?php
return [
App\Providers\AppServiceProvider::class,
App\Providers\VoltServiceProvider::class,
];