Notes (2) – Setup SSL Certificate for your site

By Nethru Limited (www.nethru.com)

SSL

If you would like to setup SSL certificate for your website, here are some steps that may help. Before you start the setup process, you have to buy and get a SSL certificate first.

Some common certificate authorities like VeriSign, Comodo Group, GoDaddy, GlobalSign, etc, which have to be paid for a cert, and also StartSSL, which have both free and paid plans.
(For details, please visit their official websites)

Read more

Laravel framework update issue

By Nethru Limited (www.nethru.com)

Laravel

Laravel is one of the most popular PHP framework nowadays, and it surely is my first choice in doing projects using PHP. I am not writing about the advantages of using Laravel or teach you using it in this article here, instead, I am going to share with you an updating issue that I have solved recently.

Read more

Use Dropbox as Git Server

By Nethru Limited (www.nethru.com)

To setup Git server, many people may suggest to register a free account in GitHub, but free account of GitHub requires your repos to open to public, or you have to purchase for private repos. If you do not want to open your source to public, and you think setting up your own Git server is too complicated, Dropbox may be your solution.

Read more