Lets use this as a @laravelphp learning opportunity.
We added a feature to let @thankbox recipients reply to everyone who had left a message on their Thankbox.
Lets look at the code and see what happened 1/7https://twitter.com/ValCanBuild/status/1273545648219062272 …
-
-
Luckily,
@JPritchard1987 caught this as soon as it happened and fixed it immediately. It was very simple - we just had to nest the queries. This put the brackets of the SQL query exactly where they should be. 6/7pic.twitter.com/0S0aDnEI0r
Pokaż ten wątek -
What's the lesson here? Eloquent is great but don't just assume what it's going to do. When in doubt, run toSql() on your query to make sure it's outputting what you expect it to. Also - write the test you should've written in the first place
7/7pic.twitter.com/b2UCbAn8kV
Pokaż ten wątek
Koniec rozmowy
Nowa rozmowa -
Wydaje się, że ładowanie zajmuje dużo czasu.
Twitter jest przeciążony lub wystąpił chwilowy problem. Spróbuj ponownie lub sprawdź status Twittera, aby uzyskać więcej informacji.
But hey, our tests were passing. 5/7