Set up Ubuntu + PHP7 + Nginx + MySQL Stack
This tutorial introduces how to set up a LEMP (Linux + Nginx + MySQL + PHP-FPM) stack on Ubuntu Server from scratch.
Continue readingThis tutorial introduces how to set up a LEMP (Linux + Nginx + MySQL + PHP-FPM) stack on Ubuntu Server from scratch.
Continue readingI have a few projects that need PHP server side. After a few trials to write classes myself I realized there must be wheels already invented (“frameworks”). After some research I found myself prefer micro-frameworks strongly over some full-fledged frameworks. And further research did give me some interesting names.
Continue reading