digitaldreams / laracrud

Laravel Code Generator based on MySQL Database
MIT License
331 stars 54 forks source link

Add docs to Model #3

Closed digitaldreams closed 8 years ago

digitaldreams commented 8 years ago

Add additional docs to the header of Model to define relations as property of Model also scopes as a method of Model. So it can be auto suggested while accessing model from Object Context