edalzell/anvil

Control your Laravel Forge site from Statamic's control panel


License
MIT

Documentation

Anvil

Allows you to deploy your Forge site and see the latest deployment log

Install

  1. From your site folder, run composer require edalzell/anvil

Configure

  1. Publish the configuration, php artisan vendor:publish --provider=Edalzell\Anvil\ServiceProvider
  2. Add your Forge token, server & site id to your .env file:
FORGE_TOKEN=your-token-here
FORGE_SERVER=server-id
FORGE_SITE=site-id

Usage

From the CP menu under Utilities:

menu

Once on the main screen you can Deploy your site, see your last deployment log or visit your site on Forge:

main

Logo image credit: Photo by Maranda Vandergriff on Unsplash