Have you already tried reading the documentation about on how to install the framework? http://laravel.com/docs/5.0 You can also find a few lessons here on Laracast that cover the installation.
If you can't user composer on the server (due to the lack of CLI access) then you should run these commands locally and use FTP to transfer the files from your computer to the server. But this will take some time.