Do you have all these ports already used ?
php artisan error
Please, i have been encountering this error in my command prompt while trying to serve my project, ps i'm new to laravel.
PS C:\ UniServerZ \www \chat-app > php artisan serve Failed to listen on 127.0.0.1:8000 (reason: ?) Failed to listen on 127.0.0.1:8001 (reason: ?) Failed to listen on 127.0.0.1:8002 (reason: ?) Failed to listen on 127.0.0.1:8003 (reason: ?) Failed to listen on 127.0.0.1:8004 (reason: ?) Failed to listen on 127.0.0.1:8005 (reason: ?) Failed to listen on 127.0.0.1:8006 (reason: ?) Failed to listen on 127.0.0.1:8007 (reason: ?) Failed to listen on 127.0.0.1:8008 (reason: ?) Failed to listen on 127.0.0.1:8009 (reason: ?) Failed to listen on 127.0.0.1:8010 (reason: ?)
i dont think any of the port is being used. even if i change the port, i still get that kind of error. i dont know what im doing wrong at all.
note: i'm using Uniserver.
Please i need a solution. Thanks
Please or to participate in this conversation.