How to localize dates in PHP with Laravel and Carbon
– janostlund.com - submitted by Jan Östlund
Getting localized dates in PHP and Laravel is quite easy once you know how it works. Just setting the locale in app/config.php seems not to do the trick.
Read more [janostlund.com]