Skip to content

Instantly share code, notes, and snippets.

@FrankFlow
Created October 30, 2017 13:33
Show Gist options
  • Select an option

  • Save FrankFlow/4b30494b1d8c12baecdb41374d58aa1e to your computer and use it in GitHub Desktop.

Select an option

Save FrankFlow/4b30494b1d8c12baecdb41374d58aa1e to your computer and use it in GitHub Desktop.
<php
dd(
optional(App\User::find(2)->avatars)->path_avatar
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment