| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Solution Forest Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Sources.
We have built a collection of best-in-class products:
Welcome to the NativePHP Website Monitor, an open-source tool designed to help developers and system administrators keep track of the uptime and performance of their websites. This project is built using NativePHP and utilizes the Spatie Laravel Uptime Monitor package for robust monitoring capabilities.
Before you install the NativePHP Website Monitor, make sure you have the following installed on your system:
git clone https://github.com/solutionforest/Watchdog.gitcd Watchdogcp .env.example .env
composer install
php artisan key:generate
php artisan native:installEdit the config/uptime-monitor.php file to set up your monitoring preferences and add the websites you want to monitor.
https://spatie.be/docs/laravel-uptime-monitor/v3/advanced-usage/customizing-the-uptime-check
Run the monitoring script to start monitoring your websites:
php artisan native:serveWe welcome contributions from the community. Whether you're fixing bugs, adding new features, or improving the documentation, here is how you can contribute:
Please read CONTRIBUTING.md for detailed information on how to contribute.
This project is open source and available under the MIT License.
For more information, questions, or feedback, please contact us via the issues section of this repository.
| Back | FazBrowse Home | New Git URL |