Also.
Don't deploy on Fridays.
Deploy on Saturdays.
From the airport.
With a WiFi that can be gone any minute.
With laptop battery 20%.
What could possibly go wrong :)
#YOLO
Just saw this line of code on Laracasts forum.
$pat = Patient::get();
Dear developers, don't try to save a few bytes on variable names.
Think about other future developers trying to understand your code.
A patient is a patient.
Unless every patient's name is really Pat :)