This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
judeudemolidor
I want to list the users to make a birthday list of employees!
how i can call twig like this:
{% for user in users %} {{ user.username }} - {{ user.departament }} - {{ user.birthday }} {% endfor %}
Last updated
1-1 of 1