Skip to main content
LaraOwl is open-source software licensed under the Apache License 2.0, and contributions are welcome — whether that’s code, documentation, or a well-written bug report.

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 (or docker 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.
Keep pull requests focused. Small, single-purpose changes are reviewed and merged faster than large ones.

Maintainer

LaraOwl is created and maintained by Abdelmjid Saber.

Abdelmjid Saber

Creator & lead maintainer — @megoxv

Contributors

LaraOwl is built by its community. Thank you to everyone who has contributed code, documentation, and bug reports. LaraOwl contributors Want to see your avatar here? Open a pull request — every contribution counts. Thank you for helping make LaraOwl better.