/**
* Get all of the models addresses.
*/
public function addresses(): MorphMany
{
return $this->morphMany(Address::class, 'addressable');
}
-
Notifications
You must be signed in to change notification settings - Fork 0
mustang-framework/location-container
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Entity Location Container (Country, Province, City, Address) for Mustang Framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published