laravel-emoji
laravel-emoji copied to clipboard
Only small selected emojis are available
I noticed that only a limited amount of emojis are working by using the emojis aliases from http://unicode.org/emoji/charts/full-emoji-list.html as documented. For example sunglasses would work as in the example, and other face-positive
emojis. But when I try to print out sun
it gives me of not found error. Correct me if I am wrong, but is the package limited to the screenshot of READ.MD file?
There is a small list supported but it can be added onto. This file here determines what emojis can be used. When i get time in the next couple days I will try to update it.
https://github.com/unicodeveloper/laravel-emoji/blob/master/src/Emojis/emoji.php