Files
Galeria/bootstrap/providers.php
2025-03-26 00:53:54 -03:00

6 lines
64 B
PHP

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