Skip to content

Install Laravel PHP Framework in shared hosting directadmin without composer

Notifications You must be signed in to change notification settings

D4R4/laravel-in-directadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Install Laravel PHP Framework in shared hosting directadmin without composer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages