Install Laravel PHP Framework in shared hosting directadmin without composer
- Download the laravel source code from here
- Upload the source code to "/domains/[domain name]/" via ftp
- Done
Make sure the server fulfill the requirement
- PHP >= 5.5.9
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension