PHP Classes

File: config/nova-login-monitor.php

Recommend this page to a friend!
  Classes of Naif Alshaye   Nova PHP Server Monitor Login   config/nova-login-monitor.php   Download  
File: config/nova-login-monitor.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Nova PHP Server Monitor Login
Track users logging in your system via Slack
Author: By
Last change:
Date: 5 years ago
Size: 57 bytes
 

Contents

Class file image Download
<?php

return [
   
'slack_hook' => env('SLACK_HOOK')
];