Posts by Richard Aguiar • 19 points
2 posts
-
1
votes0
answers213
viewsQ: Error trying to push a commit
I’m new to git through the terminal, I’m facing the following problem and I can’t force it. Does anyone know how I can proceed to correct this error? $ git push stdin: is not a tty Counting objects:…
gitasked Richard Aguiar 19 -
-2
votes1
answer208
viewsQ: Undefined variable: message Laravel
I have the following problem in the Windows view $message is undefined in the whole variable $message and standard at least as indicated in the documentation in the validation part of Forms Blade…