Closed nishant-befree closed 7 years ago
Hi @nishant-befree,
Have you tried to upgrade your PHP?
No, I would like to run this in my current PHP version because there are several projects configured which might not compatible with latest PHP version.
Hi @nishant-befree
Sorry for late reply.
The error, you got when you access http://api.boilerplate.local/, is expected. Other functions should work as expected as well.
Let me know if you have other issues.
Hi,
I would like to try this application, however, I tried to install this I got below error.
After that, i found something from the internet and tried composer install --ignore-platform-reqs
Now application installed successfully and migration steps and localhost configured.
But now I got error while running in browser http://api.boilerplate.local/
{"name":"Bad Request","message":"The system could not process your request. Please check and try again.","code":0,"status":400,"type":"yii\\web\\BadRequestHttpException"}
please advise
Regards Nishant