Skip to content

Instantly share code, notes, and snippets.

@shameemreza
Created April 7, 2020 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shameemreza/71b65763d1a09b0cf5fdd74a5f1f0a7f to your computer and use it in GitHub Desktop.
Save shameemreza/71b65763d1a09b0cf5fdd74a5f1f0a7f to your computer and use it in GitHub Desktop.
optional()
// Example of using the optional() helper
print optional($dessert->name)->category;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment