Allows you to deploy your Forge site and see the latest deployment log
- From your site folder, run
composer require edalzell\anvil
- Publish the configuration,
php artisan vendor:publish --vendor=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
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: