Using Live Templates in PhpStorm, developers insert code snippets and provide values for parameters. For quite some time, PhpStorm has been one of the leading development tools, as it allows developers to apply their ideas into code with impressive speed. Among the features that stand out, PhpStorm’s ability to navigate between files and auto-complete keywords […]
Have you ever worked on a multisite with 60+ sites? For projects of this size the deployment is a challenge in itself because you might need to: regenerate the thumbnails on all the 60 sites; Of course, doing it manually is a no go configure a certain page as homepage on all 60 sites if you […]