Files
ISI2/laravel/bootstrap/providers.php
2025-04-12 12:57:08 +02:00

6 lines
64 B
PHP

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