Posts by Richard carlos • 55 points
5 posts
-
1
votes1
answer1155
viewsQ: Problem running Migrations on Laravel
I am trying to run the Migrations on the Windows and bumped into the following error, do not know if and connection to the database what can be Illuminate\Database\QueryException : SQLSTATE[HY000]…
-
0
votes1
answer490
viewsQ: Catch a certain amount on a Foreach on the Blade
I wanted to know how I do to walk through a Collection and result a certain value? The Collection works like this and returned various values of employee appointments to be printed on the point,…
-
0
votes1
answer62
viewsQ: How do I present in a list on the same row of a groupBy table?
I’m developing a listing and I’m having a hard time presenting on the same row of the table data groupBy I’m not able to list this data on the same line, in case DT_PONTO returns two values S for…
-
0
votes1
answer408
viewsQ: Docker-Compose error after removing containers
I went to delete some containers on Docker to bring them up again and Docker-Compose is not moving the images up anymore. I’m getting the following error: Building application Traceback (most recent…
dockerasked Richard carlos 55 -
0
votes1
answer55
viewsQ: How to access the Docker container receiving error message while running exec command
I am trying to access the containers and am getting the following error message: OCI Runtime exec failed: exec failed: container_linux.go:345: Starting container process caused "exec: "bash ":…
dockerasked Richard carlos 55