Emil Andersson
Emil Andersson
@jeremystretch Does #7016 make this issue "obsolete", as in this not being a problem anymore? About the approach of retrieving the applicable custom fields for each model and extending the...
Do you mean that the user sets the `$SUP_PWD` and `$SUP_WORKDIR` with the `-e` flag when executing the sup binary and sup uses that to change directory? I'm not sure...
> Makes sense - mind throwing an actual use-case out there? Even if it's pseudo-code? > > I don't see any down-sides to this, you? As long as the actual...
* Support for rules, custom messages, custom attribute names, and custom attribute values. * Supports loading all the above from both methods and properties in traits. * If something is...
@dvlpp Not yet. I can probably look into it next week. Will be back with more info.
@dvlpp I did some more digging here. I have a "published"-field on my entitry. It is created as a "boolean" in laravel migrations but it really is stored as the...
Update. Boolean also didn't work. :) This: Gets exposed as this: I'll have to keep it as int for now and cast to int on the model.
@joshhanley Would you be interested in this for v3?
I would love to see this feature too! :+1: