You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
``