web - Deploy a Laravel 5 application -
i wrote laravel 5 application (i totally new laravel, , developed application on local computer (using xampp web server). now, need deploy application on server. dept gave me username/password. used putty , winscp login. 
 when logged-in using winscp, saw shortcut of "domain name". when click on shortcut, display below:
 /var/www/client/client1/web1
 --webdav
 --web
 --tmp
 --ssl
 --private
 --log
 --home
 --cgi-bin
 --backup
 have no idea structure of web. should deploy laravel application?
 might stupid question, need help.
 thank help.