Skip to content

jackbrycesmith/laravel-caprover-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

+

Laravel + CapRover

Template to deploy a Laravel app to a server managed by CapRover.

jack.bryce-smith.com/💡/laravel-docker-caprover

Features

Usage

  1. Install Laravel

e.g. Zsh one-liner with the Laravel Installer:

laravel new my-app --prompt-jetstream && mv my-app/*(DN) ./ && rm -rf my-app
  1. jack.bryce-smith.com/💡/laravel-docker-caprover
  2. Deploy to CapRover, e.g. caprover deploy