Files
monica/config/laravel-owm.php
T
2017-02-16 19:21:44 -05:00

7 lines
158 B
PHP

<?php
return [
'api_key' => 'f98884d6b422d3ac568dd6703ec9f469',
'routes_enabled' => false, // If the routes have to be enabled.
];