RepositoryInterfaceYou can now use $this->get('object_bg.translation.current_translation_loader')->getTranslation($translatable, $languageOrLocale'); - it will return translation object
Also if language is missing in database, now it wont throw exception.
Drop support for Symfony <= 2.4
Fix bug when some of translations are not inputted.
Remove not needed Helper.
This closes #2
Minor BC break: Translation loader is NOT used anymore, so you can delete empty translations.
How can I help you explore Laravel packages today?