Files
ISI2/laravel/bootstrap/providers.php
2025-05-27 14:32:55 +02:00

6 lines
64 B
PHP
Executable File

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