You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. Devd doesn't execute PHP - or any other scripting language for that matter. It only does two things: serves static files, and acts as a reverse proxy. That doesn't mean its not useful for PHP development - it just means that you need to start your PHP as a separate daemon using something like the built-in PHP webserver.
Hi,
kudos on the work - tried with index.php but doesn't seem to recognise it? Anything I'm missing?
Thx, J
The text was updated successfully, but these errors were encountered: