Skip to content
Discussion options

You must be logged in to vote

Hey @Egorka! 👋🏻

What version are you using?
It works fine on my end with a new Adonis application.

@set('items', ['hello', 'world', 'adonis'])

@each(item in items)
  {{ capitalCase(item) }} 
@end

Replies: 1 comment 2 replies

Comment options

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

@Egorka
Comment options

Answer selected by Egorka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants