Releases: orphans/git-deploy-laravel
Releases · orphans/git-deploy-laravel
Laravel 8 Support
Laravel events support
Allows custom events to be fired after a successful git pull
Support for signing secrets & maintenance mode
New features
- Adds support for Signing secrets on web hook requests from Gitlab and Github.
- Adds support for putting the Laravel application into maintenance mode during code deployment.
Bug Fixes
- Fixed case where IPv6 addresses may not match the allowed list if not using shorthand version.
General functionality fixes & improvements
0.2.0 Updating readme