Skip to content

How to create new migration and how to work with saving and displaying columns of IMAGES in "Okipa/laravel-table" ??? #106

Answered by Okipa
chegmarco1989 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chegmarco1989, I'm afraid I didn't understood your question.

What do you want to achieve ? Building a table to display on your app from an Eloquent model ? If so, everything is explained is the documentation. Could you be more specific please ?

This package has nothing to do with building database tables, its only purpose is building and displaying data tables on your interfaces. Think of it as an alternative for data-table for example.

Regarding images, you can render your image HTML from a formatter closure or create your own formatter => https://github.com/Okipa/laravel-table#format-column-values

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Okipa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
invalid This doesn't seem right
2 participants