Jan 8, 2024
0
Level 3
Error while setting up new laravel app with sail.
When attempting to launch a Laravel application using the command ./vendor/bin/sail up within a Docker setup on WSL Ubuntu, I encounter an error indicating that ports 80 are unavailable."
Error response from daemon: Ports are not available: listen tcp 0.0.0.0:8080: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
Please or to participate in this conversation.