https://github.com/maccath/activity-monitor
Monitors activity and performs actions.
https://github.com/maccath/activity-monitor
api-consumption just-for-fun monitors-activity php-7
Last synced: about 2 months ago
JSON representation
Monitors activity and performs actions.
- Host: GitHub
- URL: https://github.com/maccath/activity-monitor
- Owner: maccath
- Created: 2017-01-14T08:37:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T18:32:25.000Z (about 2 years ago)
- Last Synced: 2025-04-02T04:11:35.431Z (about 2 months ago)
- Topics: api-consumption, just-for-fun, monitors-activity, php-7
- Language: PHP
- Size: 461 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Activity Monitor
[](https://travis-ci.org/maccath/activity-monitor)
## Installation
composer install
php -r "file_exists('.env') || copy('.env.example', '.env');"
php artisan key:generate
## Requirements* PHP >=7.1