PHP

All articles that are written around PHP.

What to do if the composer require command takes too long to execute

We all have been in the situation when the 'composer require' command takes too long to install a package. I found out a common problem I was facing and thought to share the solution for it. I...

Read →