Automatic Properties Filling #748
Unanswered
johnngondi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We have no such feature to fill properties 😄 Maybe some AI assistant started doing this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I created my first Data "FacilityBlock" it automatically added properties in the
FacilityBlockData
class, I am not sure whether these properties were inferred directly from migration or $fillable property of theFacilityBlock
model.I have tried to recreate that to no success, what happened and how can I make the package start prefilling properties for me again?
Beta Was this translation helpful? Give feedback.
All reactions