Skip to content
Discussion options

You must be logged in to vote

The Statamic::tag() mimics the Antlers tags.

To do multiple collections in Antlers, you have to do {{ collection from="one|two" }}.

So, in Blade you should do Statamic::tag('collection')->from('one|two')

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@spaceageliving
Comment options

@jasonvarga
Comment options

Answer selected by spaceageliving
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants