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
Hola Javi - Rafa estoy haciendo el curso de DDD en PHP y me pasa algo muy extraño
Cuando levanto los servicios con Docker y hago un post con postman a la direccion
Hola Javi - Rafa estoy haciendo el curso de DDD en PHP y me pasa algo muy extraño
Cuando levanto los servicios con Docker y hago un post con postman a la direccion
http://localhost:8030/courses/1c321e06-480b-49e4-8448-54877dd8ba69
lo realiza sin problemas.
Pero cuando levanto el servidor con el comando
php -S localhost:8030 apps/mooc/backend/public/index.php
o tambien con
WINPM
me arroja el error
{
"code": "error_exception",
"message": "Notice: Undefined offset: 1"
}
Disculpen si es algo logico lo que pregunto , soy novato!
Muchas Gracias por todo!
Les mando un abrazo !
Jonathan
The text was updated successfully, but these errors were encountered: