If the Windows search bar is not working for you, here is how to fix it. These steps don’t need a restart. Steps to resolving the issue. Open an Administrator Command Prompt and enter the command below. The command will open a dialogue window. Click next. Now check “Can’t start a search or see results” […]
Category: Windows
Posted inArticles, Windows
Stop Windows 10 from auto restarting
Windows is known for auto restarting after downloading and installing updates, it mostly restarts when you have something important running on your laptop.
Posted inArticles, Windows
Composer on Windows
Composer is a cross-platform tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you. Composer is very easy to use and makes web development even faster and easier on Windows. To install Composer all you need is PHP […]