Skip to content

Files

Latest commit

b9ed92d · Dec 11, 2015

History

History
18 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 477 Bytes

Laravel in Directadmin

Install Laravel PHP Framework in shared hosting directadmin without composer

How to install

  1. Download the laravel source code from here
  2. Upload the source code to "/domains/[domain name]/" via ftp
  3. Done

Server Requirements

Make sure the server fulfill the requirement

  • PHP >= 5.5.9
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension

Laravel Documentation

http://laravel.com/docs/master