Closed atrauzzi closed 11 years ago
Would be interesting if the form functionality could be augmented to support reading in eloquent model metadata to automatically create fields.
An array could be used to "include" or "omit" fields to keep things concise.
There is no such thing as ORM metadata in Eloquent, so something like this isn't possible at the moment.
Would be interesting if the form functionality could be augmented to support reading in eloquent model metadata to automatically create fields.
An array could be used to "include" or "omit" fields to keep things concise.