https://github.com/lancepioch/tree
Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
https://github.com/lancepioch/tree
deploy github laravel php pull-requests
Last synced: 10 months ago
JSON representation
Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
- Host: GitHub
- URL: https://github.com/lancepioch/tree
- Owner: lancepioch
- License: mit
- Created: 2018-04-26T04:20:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T22:31:43.000Z (over 1 year ago)
- Last Synced: 2025-04-06T05:40:01.487Z (10 months ago)
- Topics: deploy, github, laravel, php, pull-requests
- Language: PHP
- Homepage:
- Size: 2.14 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# 🌲 Laravel Forest
[](https://codecov.io/gh/lancepioch/tree)
[](https://github.com/lancepioch/tree/actions/workflows/laravel.yaml)

## Description
Connect your GitHub Repository to your Laravel Forge Server and Laravel Forest automatically deploys any new pull requests for you.
## Requirements
* PHP 8.2+
## Installation
1. Git Clone: `git clone git@github.com:lancepioch/tree.git`
2. Composer Install `composer install`
3. Environment Setup: `cp .env.example .env`
4. Artisan Migrate: `php artisan migrate`
5. Daemonize Horizon: `php artisan horizon`
## Demo Video
[](https://youtu.be/e48QJdcNrUY)