Skip to content

EnvGrid

GitHub App

EnvGrid

GitHub App

Automatic preview environments for Laravel

EnvGrid automatically creates live, ephemeral preview environments for every pull request on your Laravel repositories — auto-detecting PHP and Laravel versions, building, and posting the preview URL straight to the PR.
No config files, no DevOps, no separate account.

Capabilities

  • Automatically spins up a live preview environment for every pull request
  • Posts the preview URL directly in the PR comment, updated on every push
  • Tears down environments when PRs are closed
  • Supports PHP 8.2–8.4 × Laravel 10–12 out of the box
  • Dashboard for per-repo ENV vars, encrypted secrets, and custom bootstrap commands

Benefits

  • Instant reviews: Reviewers click a URL in the PR — no local setup, no branch-switching.
  • Zero config for Laravel: Composer install, migrations, and serve are handled automatically.
  • Secure by default: Sensitive values are encrypted at rest and injected as secrets, never written to logs or config files.

Getting Started

Requirements:

  • A GitHub repository with a PHP or Laravel project
  • Plan: Free Trial (5 previews lifetime), or a paid plan for ongoing use

Setup:

  1. Install EnvGrid from GitHub Marketplace and select your repositories.
  2. Open a pull request — a live preview URL appears in the PR comment automatically.
  3. Optionally configure ENV vars, secrets, and custom bootstrap steps from the EnvGrid dashboard.

Developer

EnvGrid is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse