Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix config #10

Merged
merged 5 commits into from
Oct 27, 2023
Merged

Fix config #10

merged 5 commits into from
Oct 27, 2023

Conversation

flydev-fr
Copy link
Contributor

No description provided.

…h port detection

The command now supports starting a PHP server with the ability to automatically detect an available port. The user is prompted to specify a port, and if the provided port is already in use, the command will suggest an alternative available port.

Users can also define custom scheme, host and port with optional arguments.

This enhancement provides a more user-friendly experience when running the **serve** command.

Asked by @eydun
Refs: #6
@flydev-fr flydev-fr merged commit b8df094 into main Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant