I installed Django on my PC, but I want to install Laravel also. But my localhost didn't connect. Whenever I want to connect to Laravel in localhost it gives an error like
"Laravel development server started:
[Thu Oct 5 01:41:01 2017] Failed to listen on 127.0.0.1:8000 (reason: An attempt was made to access a socket in a way forbidden by its access permissions."
How can I fix it?