⚠ PHP SERVER NOT FOUND
Connecting to API...
Fix: BuggyOS needs a PHP server. Open a terminal in the
webos/ folder and run:
php -S localhost:8080
Then open http://localhost:8080 in your browser instead of
the Live Server URL.
Or keep Live Server running and just start the PHP server on port 8080 —
BuggyOS will auto-connect to it.