Update -> refactor and optimize UI , code ,...

This commit is contained in:
2026-04-10 11:35:25 +03:30
parent 3327207f05
commit 0de951fd91
20 changed files with 1085 additions and 282 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
MASTER_KEY=change_me_to_a_random_secret
DB_HOST=localhost
DB_NAME=paste
DB_USER=root
DB_PASS=
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
APP_URL=