Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created August 20, 2014 13:03
Show Gist options
  • Save eminetto/435b76639815f8d7e7db to your computer and use it in GitHub Desktop.
Save eminetto/435b76639815f8d7e7db to your computer and use it in GitHub Desktop.
@foreach($categories as $cat)
{{ $cat['categoria'] }} ( {{ count($cat->article) }} )
@endforeach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment