auto-git-pull
auto-git-pull copied to clipboard
PHP package to automatically pull changes from git repositories (Bitbucket or GitHub) after pushing.
[2017-08-01 16:21:10] local.ERROR: Exception: Deploy script exited with code 1 in /var/www/mywebsite/site/vendor/tmd/auto-git-pull/src/Deployer.php:298 Stack trace: #0 /var/www/mywebsite/site/app/Http/routes.php(143): Tmd\AutoGitPull\Deployer->deploy()
when i hit url for auto git pull request their is an problem for super user password in linux system, is their any code related changes can made for this...
I got a CSFR token mismatch in Laravel 5.3. Maybe the documentation needs to be updated to add `deploy` to the except array in `/app/Http/Middleware/VerifyCsfrToken.php`?