Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save KunalGautam/66e5173306d8c206dd68c4ed7ab6055f to your computer and use it in GitHub Desktop.

Select an option

Save KunalGautam/66e5173306d8c206dd68c4ed7ab6055f to your computer and use it in GitHub Desktop.
@if(empty($var))
It is empty
@else
It is not empty
@endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment