Created in conjunction with react-redux-startup repo
$ git clone https://github.com/leychay/blog-post-api.git
- Setup as you normal do for PHP application
- Don't forget to set the permission and owner of
datastore/
so that your apache can access it
$ sudo chown -R www-data:www-data datastore