edalzell / anvil
Control your Laravel Forge site from Statamic's control panel
Installs: 374
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:statamic-addon
Requires
- php: ^8.0
- laravel/forge-sdk: ^3.0
- laravel/framework: ^8.40
- pixelfear/composer-dist-plugin: ^0.1.2
- statamic/cms: ^3.1
README
Allows you to deploy your Forge site and see the latest deployment log
Install
- From your site folder, run
composer require edalzell/anvil
Configure
- Publish the configuration,
php artisan vendor:publish --provider=Edalzell\Anvil\ServiceProvider
- 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:
Once on the main screen you can Deploy your site, see your last deployment log or visit your site on Forge:
Logo image credit: Photo by Maranda Vandergriff on Unsplash