]> _ Git - psq.git/commit
added nova metrics
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 30 Apr 2020 00:36:33 +0000 (02:36 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 30 Apr 2020 00:36:33 +0000 (02:36 +0200)
commit6589f9e0f44105f5907d4d77d0eba9b8377f6d30
tree1fc3c9825abbf583813f9ff7f7777baa3f026ce3
parent34ec04c3c5ad971cc16f4359716d71604793658d
added nova metrics
app/Nova/Actions/SendNotification.php [new file with mode: 0644]
app/Nova/Actions/StartTrial.php [new file with mode: 0644]
app/Nova/Actions/VerifyEmail.php [new file with mode: 0644]
app/Nova/Metrics/FileAccess.php [new file with mode: 0644]
app/Nova/Metrics/MailEvents.php [new file with mode: 0644]
app/Nova/Metrics/MailEventsPartition.php [new file with mode: 0644]
app/Nova/Metrics/TotalUsers.php [new file with mode: 0644]
app/Nova/Metrics/UsersPartition.php [new file with mode: 0644]
app/Nova/User.php
app/Providers/NovaServiceProvider.php
app/User.php