thedevdojo/voyager

Multi language is not working with relationship data

Open

#4270 opened on Jul 17, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)PHP (11,817 stars) (2,652 forks)batch import
addressedfeaturehelp wanted

Description

Untitled2

Version information

  • Laravel: v5.8
  • Voyager: v1.2
  • PHP: 7.0.28
  • Database: mysql 5.0.12 (e.g. MySQL 8.0)

Description

Multi language is not working with relationship data.

We have created relationship between 2 tables. when we go to edit page then relationship data is not show/translate as per selected language see the screenshots

Steps To Reproduce

Edit any relationship data

Expected behavior

All relationship data should be translate as per selected language

Screenshots

please see the screenshot Untitled1

Additional context

Contributor guide