Table of contents Introduction Getting Started Defining An Entity Retrieving Entities Creating New Entities Updating Existing Entities Deleting Entities Query Scopes Relationships Relationship Types hasOne hasMany belongsTo belongsToMany hasManyThrough polymorphicBelongsTo polymorphicHasMany Retrieving Relationships Eager Loading Collections Custom Getters & Setters Serialization Interception Points Debugging Contributing