Files
weather/bootstrap/providers.php
2026-01-07 12:20:47 -07:00

6 lines
64 B
PHP

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