laravel-search-string icon indicating copy to clipboard operation
laravel-search-string copied to clipboard

Non-latin character support

Open burkyy opened this issue 4 years ago • 1 comments
trafficstars

Search returns no results when there are non-latin (Turkish) characters.

burkyy avatar Aug 18 '21 16:08 burkyy

Hmm that's strange since this package delegates to Laravel's query builders directly. Does non-latin characters work out-of-the-box with Laravel database queries? 🤔

lorisleiva avatar Aug 19 '21 12:08 lorisleiva