Skip to content

N2-Hosting/laravel-shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Laravel 8.x Shared Hosting Setup

A laravel setup made for shared hosting.

Installations on CPanel

Please take note that the vendor folder is included on this repo by default.
Some shared hosting disabled their SSH so you can't run composer install.

If you can run composer install on your hosting just remove the vendor folder and add /vendor on .gitignore

Required PHP version is >= 7.4

  1. Clone this repository via Git version control on CPanel.
  2. Make sure the location of the repo is matched with your domain directory.
  3. Create .env file and fill up the required data or just copy the .env.example.

FAQ

Demo

https://laravel.n2hosting.com/

About

Laravel setup for shared hosting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages