Open in app

Sign In

Write

Sign In

Adnan Mumtaz Mayo
Adnan Mumtaz Mayo

10 Followers

Home

About

Jul 20

Naming your Variables in PHP

Any fool can write a code that a computer can understand. Good programmers write code that humans can understand. (Martin Fowler) Avoid meaningless variable names Let's say we have to deal with months in an array, that's how we may probably write $data = [‘june’, ‘july’, ‘august’]; $name = 'august'; But the above code…

PHP

2 min read

Naming your Variables in PHP
Naming your Variables in PHP
PHP

2 min read


Jun 24, 2020

Advance Laravel: Dispatch Jobs from Cron Jobs in Laravel (Part 1)

This is a common pattern that can be used to avoid long-running cron jobs and process the tasks faster with less memory and better control over the processes. Let’s assume you have to send the newsletter to more than 500 users every day/month. I am assuming you already have a…

PHP

2 min read

Advance Laravel: Dispatch Jobs from Cron Jobs in Laravel (Part 1)
Advance Laravel: Dispatch Jobs from Cron Jobs in Laravel (Part 1)
PHP

2 min read

Adnan Mumtaz Mayo

Adnan Mumtaz Mayo

10 Followers

Freelance PHP/Laravel Developer. Available for new roles

Following
  • Ethan Siegel

    Ethan Siegel

  • Semaphore

    Semaphore

  • Elle Kaplan

    Elle Kaplan

  • Fernando Doglio

    Fernando Doglio

  • Daniele Polencic

    Daniele Polencic

See all (192)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams