quevlu

Results 11 comments of quevlu

Hello, what is the difference between emoji datasets or lazy loading images? It's a good idea lazy load on images.

When I access to my app, there are many requests to get emojis and I didn't open the picker ![image](https://user-images.githubusercontent.com/2734741/83365727-b8376180-a380-11ea-860d-a49697ec26eb.png) Thanks a million for your help!

@LovelyAndy You have to import the styles of the component and use !important to replace the default style of the component.

@charliefortune I think so, you can take a look at the Encrypter Class

@jamesmills Hi, I've found a php class to handle different format dates: https://www.php.net/manual/en/class.intldateformatter.php

I'll work on it and submit a Pr. Let me work on it

https://stackoverflow.com/questions/44387956/php-get-current-locale-using-timezone > I could very well be an English speaking American visiting Japan, thus my time zone would be Asia/Tokyo even though my local would still be en-US.

I was thinking if you get the language from the user it would be a possibility to do it

https://www.w3.org/International/questions/qa-date-format.en#:~:text=Opci%C3%B3n%20uno%3A%20usar%20un%20formato,%2C%202003%2Dabr%2D02. I've been using this format "Y/M/d g:i a" and the result is 2022/Mar/06 7:10 pm

@LaravelLover069 @constantinosergiou can create a custom rule to retrieve the user's data with their email and check the password with hash::check