laravel-admin-extensions / latlong

A latitude & longitude selector
MIT License
69 stars 35 forks source link

yandex instead yadex #19

Closed schel4ok closed 4 years ago

schel4ok commented 4 years ago

you have mistype in config/admin.php It should be yandex instead yadex Otherwise we got error {"exception":"[object] (ErrorException(code: 0): Undefined index: yadex at C:\laragon\www\laravel\vendor\laravel-admin-ext\latlong\src\Extension.php:43)

                'yandex' => [
                    'api_key' => '',
                ],