I'm using a digital ocean Ubuntu LAMP on 14.04 , to configure let's encrypt certificate I followed this post :
and as a Pre-requisites I configured one domain name following this post :
Now I installed laravel 5.2 on /var/www/myblog.com ,but now I can't see any thing on my site it shows 404 error which means that there is some thing wrong with the path or the Virtual Host doesn't show php files .
I'm not exactly sure what to do or where my files should be located within Virtual Host to be displayed properly