I have a problem with using geocode module.
I used several complete modules, for example kohana-geocode.
I copied folder to modules, added config/geocode.php
to config in application and added module in bootstrap.php
but the result is:
ErrorException [ Fatal Error ]: Class 'Geocode' not found.
Do I have to do anything else to install this module or this version is wrong?
I will be grateful for help.