Files
Laravel-Docker-Dev-Template/setup.bat
theRADcozaDEV 0d2506f3ef Fix batch script syntax error in port check
Fixed 'was unexpected at this time' error caused by:
- Unescaped parentheses in echo statements
- Removed extra pipe to LISTENING filter (not needed)
- Changed √ symbol to OK for better Windows compatibility
- Escaped all parentheses with ^ character

The port check now works correctly on Windows.
2026-03-10 12:23:29 +02:00

5.2 KiB