Files
AWA/laravel/bootstrap/providers.php
2025-06-03 15:13:55 +02:00

6 lines
64 B
PHP

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