llum icon indicating copy to clipboard operation
llum copied to clipboard

How can i fix this

Open snowlord070 opened this issue 6 years ago • 1 comments

Failed to listen on 127.0.0.1:80 (reason: Address already in use) how can i fixed this please help

snowlord070 avatar Mar 16 '18 13:03 snowlord070

basically your port 80 already in used by some other process either serve on other port or find out culprit

see also https://stackoverflow.com/questions/27900174/artisan-error-failed-to-listen-on-localhost8000

wallcrosstype avatar Apr 16 '18 13:04 wallcrosstype