forge-cli icon indicating copy to clipboard operation
forge-cli copied to clipboard

An opinionated Laravel Forge CLI tool

Results 6 forge-cli issues
Sort by recently updated
recently updated
newest added

We have over 100 sites to deploy for production. How do we set up the forge.xml to trigger the 100 sites on Forge? As it seems like you can only...

Don't know why this check is failing. I've got Homebrew installed in `/opt/homebrew` on an M1 Mac, don't know if that's related. ``` qd@ariadne ~ % forge Box Requirements Checker...

This PR adds tests for managing Forge workers. It mocks the necessary calls to the Forge API client and asserts that, given a specified config file and array of worker...

Runs the tests on PHP 7.4 and 8.0 on all PRs and all pushes to `master`.

On Windows ``` $ forge login What is your Laravel Forge email?: > [email protected] What is your password?: > Logging in... What is your 2FA token?: > 981182 In Crawler.php...

Fixes #17 This is simply a `composer update` & `php forge app:build` I've just updated to PHP 8.1 and found the same issue as in #17. I'm not sure the...