https://github.com/sleleko/laravel-kb
Laravel KB
https://github.com/sleleko/laravel-kb
Last synced: 2 months ago
JSON representation
Laravel KB
- Host: GitHub
- URL: https://github.com/sleleko/laravel-kb
- Owner: sleleko
- License: mit
- Created: 2023-02-27T21:15:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:21:14.000Z (over 1 year ago)
- Last Synced: 2025-12-28T17:28:33.304Z (7 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Knowledge Base
[](https://opensource.org/licenses/MIT)
DevOps Knowledge Base (DevOps-KB) is a collection of resources, tools, articles, and best practices for developers and DevOps professionals. The aim of this project is to provide a convenient repository of information for those looking to deepen their knowledge and skills in the field of DevOps.
## Main Sections
* [Controllers](/controllers)
* [Articles Russian](/articles/ru)
* [Articles English](/articles/en)
## Contributing to the Project
I,m welcome contributions from everyone and are excited for any suggestions to improve and expand DevOps-KB. If you would like to add a new command or script, suggest a change, or have found an error, please follow these steps:
1. [Fork this repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
2. Create a branch for your changes (e.g., `add-new-solution`)
3. Make your changes and commit them
4. Create a [pull request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) with a detailed description of your proposals
5. After reviewing your changes, they will be merged into the main repository
## License
This project is distributed under the [MIT License](LICENSE).