Last active
July 6, 2020 06:05
-
-
Save francosalcedo/005ec6f248e47611a527147884f3d976 to your computer and use it in GitHub Desktop.
Config spanish laravel carbom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://janostlund.com/2018-06-21/laravel-locale | |
sudo apt-get install language-pack-es | |
{{ $post->published->formatLocalized('%e de %B') }} | |
https://www.php.net/manual/es/function.strftime.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment