Pedro Martins
Pedro Martins
Hey @karandatwani92 probably it's missing from the docs. `InlineCreate` can't work on `HasMany` relations, because to create an "HasMany" relation, you need the key for the entry you are creating,...
Hey @tomsb thanks for the PR. I think in this case extending the Controller is the right approach. In no time you will want another attribute, then someone wants other,...
Hey @tomsb yes I agree with you. 32 limit for description seems a bit rough. I don't mind that the column definition had some higher limit, but we should consider...
Hello @juventus18 Indeed compatibility with Laravel default resources could/should be made. But I don't forecast for it to be done in 3.6. Better chances in v4 ++ versions. If you...
Hello @eduardoarandah I am just wondering, if you create a model for ad_meta table, and use it as a regular crud fields wouldn't that be easier and do what you...
Have a look at my settings package. It's pinned in my profile. Best A quinta, 12/03/2020, 18:01, Bogdan Lotarev escreveu: > @eduardoarandah u can make sql query > to json...