In this tutorial, you will learn by example how to perform Laravel localization and present your application in multiple languages. You will learn how to work with translation files, perform…
Latest posts by Ilya Krukowski:
We live in an imperfect world, and we as humans are prone to making mistakes. It’s not a bad thing — it’s just something to remember and take into account….
TL;DR We are introducing rate limiting on our API endpoints from 14 September, 2021 — you’ll be able to send up to 6 requests per second. This change is a first…
Git is a version control system which became a de-facto standard for many developers. Basically, any programmer nowadays is expected to know the basics of Git and understand how to…
Translation, localization, internationalization — often hear all three of these words lumped together, but what’s the difference? Aren’t those three synonyms? Actually, no: each one has its own meaning. Each…
In this article you will learn what is an API and how to use Lokalise API to define custom workflows and create automation scripts with ease. First we will cover…
In one of the previous posts we have discussed how to store Rails translations inside the database with the help of Globalize gem. This feature can come in really handy…
The festive season is upon us, and I think it’s the perfect time to have some fun! Today, I would like to give the gift of a LOLCODE tutorial which…