Skip to content

Laravel: after changing "phpMaxExecutionTime" showing type error #34

Open
@anikghosh256

Description

@anikghosh256

After changing "phpMaxExecutionTime" it is showing error

242-a649d6ab3ff511a1.js:11 Uncaught ZodError: [
  {
    "code": "invalid_type",
    "expected": "number",
    "received": "string",
    "path": [
      "phpMaxExecutionTime"
    ],
    "message": "Expected number, received string"
  }
]
    at get error (242-a649d6ab3ff511a1.js:11:32599)
    at F.parse (242-a649d6ab3ff511a1.js:11:34669)
    at u (laravel-24e15a761750f2b4.js:1:8742)
    at d (837-c2cb52da41379107.js:1:6836)
    at l (837-c2cb52da41379107.js:1:6861)
    at E (328-1b618183fb3aaf18.js:11:97337)
    at T (328-1b618183fb3aaf18.js:11:97550)
    at S (328-1b618183fb3aaf18.js:11:97460)
``

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