Skip to content

Instantly share code, notes, and snippets.

@nguyenphuocnhatthanh
Created May 8, 2017 03:10
Show Gist options
  • Save nguyenphuocnhatthanh/4416e1f3d18293e502b78b06acf5ee79 to your computer and use it in GitHub Desktop.
Save nguyenphuocnhatthanh/4416e1f3d18293e502b78b06acf5ee79 to your computer and use it in GitHub Desktop.
Call social service
<?php
return (new SocialAccountService($params['provider']))->firstOrCreate($params);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment