mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
feat(monitoring): add pulse
- Added a new gate called `viewPulse` in the `AuthServiceProvider` class. - The gate allows only admin users to view the Pulse feature.
This commit is contained in:
@@ -6,6 +6,8 @@ APP_URL=http://127.0.0.1:8000
|
||||
|
||||
RGAPI_KEY="RGAPI-00000000-0000-0000-0000-000000000000"
|
||||
|
||||
LOGIN_ROUTE_NAME="/your/secret/login/route"
|
||||
|
||||
USER_AGENT="Heimerdinger/1.0 (Heimerdinger.lol) PHP"
|
||||
|
||||
CLOUDFLARE_ZONE_ID="YOUR_CLOUDFLARE_ZONE"
|
||||
|
||||
Reference in New Issue
Block a user