andrewelkins / Laravel-4-Bootstrap-Starter-Site

Laravel 4 Starter Site is a basic blog application using several nice community packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non English URL Problem

sinabio opened this issue · comments

commented

I found a problem which is to important.

When we designing app for multi-language website it's too important to our script support utf8/non-english characters.

Currently in this great app when we change blog posts titles to non-english characters the content couldn't be read on frontend.

Anyone know how we should route posts with non-english titles and supporting all characters?