forge-cli
forge-cli copied to clipboard
The Laravel Forge CLI.
### Forge CLI Version 1.8.3 ### PHP Version 8.4.1 ### Description If I use any of the forge commands in my CLI I get lots of deprecated warnings - I...
### Forge CLI Version 1.8.3 ### PHP Version 8.3 ### Description We are getting the error on forge cli. LaravelZero\Framework\Application->abort() The environment variables for that site have not been downloaded....
### Forge CLI Version 1.8.0, 1.8.3 ### PHP Version 8.4.5 ### Description I have 9 servers in forge and face some weird behavior with forge CLI tool - I just...
### Forge CLI Version 1.8.3 ### PHP Version 8.3.19 ### Description An unexpected error occured. Please report this issue here: https://github.com/laravel/forge-cli/issues/new/choose - Forge CLI Version: 1.8.3 - PHP Version: 8.3.19...
### Forge CLI Version 1.8.3 ### PHP Version 8.4.15 ### Description When trying to open a tinker connection, I'm getting this error ### Steps To Reproduce I just installed the...
This PR updates the CLI docs URL on README.md to avoid the 404 error.
### Forge CLI Version 1.8.3 ### PHP Version 8.2.27 ### Description I ran the forge deploy command from my computer and got the following result ``` An unexpected error occured....
Fix warnings in php 8.4 by upgrading to laravel-zero 12. Remove spatie/once dependency.