I have develop a laravel 5.2 app with database. when i upload everthing to the server using FTP and trying to access it. it gives me an error of
" mydomain.com is currently unable to handle this request. HTTP ERROR 500".
i copy the whole project to my public_html/myproject. when i'm accessing it with mydomain.com/myproject/public/ the error pops out. what should i do? do i have to configure anything? if there is, what is it?. Thanks. and also i already have database in my server.