Skip to content

How I can return attributes data human friendly for REST API #68

Closed Answered by alecritson
devmansurov asked this question in Q&A
Discussion options

You must be logged in to vote

What are you looking to get back? If you want to return the value you can just call:

$product->translateAttribute('name')

If you're using Eloquent Resources then it's easy to map the data exactly how you need it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by devmansurov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants