DevOps, IT, NginX, PHP, PHP tools, WebDevelopment
Installing Nginx on Windows Download NginX files from: https://nginx.org/en/docs/windows.html. Unzip to C\{name-version} (in my case it would be C:\nginx-1.25.4 directory). Open PowerShell as an Administrator and lunch server by typing cmd: start nginx Every time you...
Laragon, mysql, PHP tools
So your database crashed and it wont start? There can be many reasons behind that issue. Sometimes its just a bad luck (unfortunate error which brakes some file in database system).This happen to me few times and I had to deal with this issue like you now. After all...