Skip to content

[BUG] Unexpected token '<', "<!DOCTYPE "... is not valid JSON #259

@cdmathukiya

Description

@cdmathukiya

Describe the bug
When I have define Route::resource in route file but not create all the methos in controller then it create this error.
image

image

To Reproduce
Steps to reproduce the behavior:

  1. just define any route in route file.
  2. do not create same method in controller
  3. See error

Expected behavior
Output should show all the available/valid endpoints.
image

Versions (please complete the following information):
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions