zap/bootstrap/providers.php
2025-08-19 18:59:43 -04:00

6 lines
64 B
PHP

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