Joined October 2012
·
Posted to
FTP is so 90's. Let's deploy via Git instead!
over 1 year
ago
Awesome tips. Thank you.
Posted to
Git is cheap !
over 1 year
ago
I recommend git flow https://github.com/nvie/gitflow
Achievements
507 Karma
109,305 Total ProTip Views
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Raven
Have at least one original repo where some form of shell script is the dominant language
ORDER BY RAND() should be avoided, it's slow. If you have really small table it's fine. But it does not scale well.