agroform-website/bootstrap/providers.php
2025-03-11 00:21:04 -06:00

6 lines
64 B
PHP

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