📅  最后修改于: 2022-03-11 14:59:00.890000             🧑  作者: Mango
I got the same problem which occurred by running the php -S 127.0.0.1:8000 in
the wrong directory.
Project/src/ -> caused the error
Project/src/public -> Solved