Skip to content

nova eloquent table-less data from external source #3315

Answered by crynobone
xerox-xeon asked this question in Q&A
Discussion options

You must be logged in to vote

Laravel Nova can only handle Eloquent based model.

To do this you might need to use some tool to convert API response to Eloquent, maybe using https://github.com/calebporzio/sushi

Also you may look into creating custom Tool to handle displaying external API data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crynobone
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
Converted from issue

This discussion was converted from issue #3314 on April 01, 2021 01:11.