Skip to content

Instantly share code, notes, and snippets.

@julianobailao
Created August 31, 2016 18:59
Show Gist options
  • Save julianobailao/ec69654287a017dac85eed24ef4f5626 to your computer and use it in GitHub Desktop.
Save julianobailao/ec69654287a017dac85eed24ef4f5626 to your computer and use it in GitHub Desktop.
Collection has method
<?php
$customer->address()->remove('main_address');
// true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment