Laravel5.5+Dingo API request interface 404?

Direct fork larabbs project, request "topic list" and other APIs after installation, all prompt:

message: "404 Not Found",
status_code: 404,
debug: {
line: 178,
file: "D:\jeff\code\larabbs\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php",
class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException",

ENV configuration:

-sharp API 
API_STANDARDS_TREE=prs
API_SUBTYPE=larabbs
API_DOMAIN=localhost:8108
API_PREFIX=api
API_VERSION=v1
API_DEBUG=true
API_CONDITIONAL_REQUEST=false
API_STRICT=false
API_DEFAULT_FORMAT=json

Please God to see blood for a while!

Mar.16,2021

. Asked several bosses, also do not have a clue, simply reinstall larabbs, and then did not then, everything went well.

Menu