Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Fix PHP port resolver issue #8

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Fix PHP port resolver issue #8

merged 1 commit into from
Jul 31, 2023

Conversation

mpociot
Copy link
Member

@mpociot mpociot commented Jul 31, 2023

This PR fixes an issue where no two NativePHP apps could run at the same time, because it would not properly detect the next available port.
Fixes NativePHP/laravel#66

@mpociot mpociot merged commit dfea07a into main Jul 31, 2023
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Won't load the app in dev
1 participant