BRACKETS-by-TRIAD / craftable

Admin panel builder / CRUD generator for Laravel.
https://getcraftable.com
MIT License
979 stars 192 forks source link

Listing columns empty #412

Closed lightingraven closed 1 year ago

lightingraven commented 1 year ago

I'm having problems with the list template generation. Seems like the plugin are not able to get the columns... Where are it trying to get them from? From the model? Some migration? Thanks in advance!

PS: I have translatable fields with text type (because it all are json content).

timoransky commented 1 year ago

Hi @lightingraven, can you please show us some code to better explain your situation?