Ion Bazan

Ion Bazan @ionbazan

Location:
Singapore
Joined:
Apr 7, 2021

Ion Bazan
articles - 8 total

Turn a country code into an emoji flag (US ➡️ 🇺🇸)

Flag emojis are a fun and visual way to represent countries and regions. These emojis are part of the...

Learn More 54 12May 21 '24

💖 Write Future-Compatible PHP Code with Symfony Polyfills

If you’re like many developers, you know the frustration of being stuck on an older PHP version....

Learn More 5 0May 20 '24

📊 Change the order Laravel picks up queued jobs (AKA Priority Queues)

Have you ever wished some queued jobs would be processed way ahead others? For example, if you want...

Learn More 2 2May 20 '24

📫 How to set up custom email domain with iCloud and Cloudflare

As a part of your digital identity, you may want to use a custom domain for your personal email...

Learn More 21 0May 20 '24

📚 How to see what changed in Composer files

When reviewing a Pull Request that touched composer.json and composer.lock files you might notice...

Learn More 0 0May 17 '24

⚙️ Laravel Queues: Rate-Limiting jobs

Hi guys, today I'd like to talk a bit about rate-limiting Laravel queued jobs 👨🏻‍💻. This might be a...

Learn More 6 2May 17 '24

Free tools every developer should know 🌝

Hey everyone, In today's tech-driven world, where subscription-based models reign supreme, the term...

Learn More 12 2May 17 '24

Efficiently resolving composer.lock merge conflicts

Efficiently resolving composer.lock git merge conflicts When working in a team on a PHP pr...

Learn More 7 0Apr 7 '21