first commit

This commit is contained in:
Romulus21
2026-05-26 10:48:10 +02:00
commit f51ff75eec
6 changed files with 7750 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
'encrypt_key' => env('DELEGATE_KEY'),
];