Report a bug
Found something broken? Open an issue and include:- Your LaraOwl version and install method (Docker or Composer).
- Steps to reproduce the problem.
- What you expected to happen versus what actually happened.
- Relevant log output from
storage/logs/laravel.log(ordocker compose logs).
Request a feature
Have an idea? Open an issue describing the use case and the problem it solves. Discussing the approach before you build it saves everyone time.Submit a pull request
1
Fork and branch
Fork the repository and create a descriptive branch (for example,
fix/uptime-check-timeout).2
Set up the project locally
Install dependencies and start the development environment:
3
Make your change with tests
Every change should be covered by a test. LaraOwl uses Pest:
4
Format and lint
Match the project’s code style before committing:
5
Open the pull request
Push your branch and open a PR against
main. Describe what changed and why, and link any related issue.Maintainer
LaraOwl is created and maintained by Abdelmjid Saber.Abdelmjid Saber
Creator & lead maintainer — @megoxv
