Files
ledstar_laravel/bootstrap/providers.php
T
amikhaylov af933e8397 init commit
2026-04-28 22:22:46 +03:00

6 lines
64 B
PHP
Executable File

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