Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/forge-cli
The Laravel Forge CLI.
https://github.com/laravel/forge-cli
forge laravel php
Last synced: about 1 month ago
JSON representation
The Laravel Forge CLI.
- Host: GitHub
- URL: https://github.com/laravel/forge-cli
- Owner: laravel
- License: mit
- Created: 2021-07-09T14:45:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T13:06:24.000Z (about 1 month ago)
- Last Synced: 2024-10-01T09:01:42.946Z (about 1 month ago)
- Topics: forge, laravel, php
- Language: PHP
- Homepage: https://forge.laravel.com
- Size: 124 MB
- Stars: 226
- Watchers: 12
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.MD
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## Introduction
[Laravel Forge](https://forge.laravel.com) is a server management and site deployment service. After connecting to your preferred server provider, Forge will provision a new server, installing and configuring: PHP, Nginx, MySQL, and more.
In addition, Forge can assist you in managing scheduled jobs, queue workers, SSL certificates, and more. After a server has provisioned, you can then deploy your PHP / Laravel applications or WordPress applications using the Forge UI dashboard or the Forge CLI.
## Official Documentation
Documentation for Forge CLI can be found on the [Laravel Forge website](https://forge.laravel.com/docs/1.0/cli.html).
## Contributing
Thank you for considering contributing to Forge CLI! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/forge-cli/security/policy) on how to report security vulnerabilities.
## License
Forge CLI is open-sourced software licensed under the [MIT license](LICENSE.md).