Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Using {{ }} to echo string not encode utf8 #21

Open
vnzlogin opened this issue Feb 16, 2018 · 0 comments
Open

Using {{ }} to echo string not encode utf8 #21

vnzlogin opened this issue Feb 16, 2018 · 0 comments

Comments

@vnzlogin
Copy link

I have array:
$arr = ['title' => 'Tiêu đề']
I use {{}} tag to echo string in array, but it not encode to utf8
{{$arr['title']}} //=> Tiêu đề

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant