harga pada beranda terhubung ke manage plans di dashboard admin
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m27s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 31s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
triagungbiantoro
2026-04-25 21:57:25 +07:00
parent f25542ea0d
commit 417b7b7453
21707 changed files with 179493 additions and 328 deletions

View File

@@ -1,30 +1,35 @@
# **/node_modules
# **/vendor
# #.env
# .env.backup
# .git
# .phpunit.result.cache
# Homestead.json
# Homestead.yaml
# auth.json
# npm-debug.log
# yarn-error.log
# .idea
# .vscode
# storage/app/public
# storage/app/temp
# storage/app/uploads
# storage/debugbar
# storage/framework/views/*
# public/modules/*
# .qodo
# .camel-jbang
# # Ignore large archives that slow down docker build context
# *.zip
# *.tar.gz
# *.sqlstorage/framework/sessions/*
storage/framework/sessions/*
**/node_modules
**/vendor
.env
.env.backup
.git
.github
.gitea
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
.idea
.vscode
storage/app/public
storage/app/temp
storage/app/uploads
storage/debugbar
storage/framework/views/*
storage/framework/sessions/*
storage/framework/cache/*
bootstrap/cache/*
public/build/*
public/docs/*
public/modules/*
.qodo
.camel-jbang
# Ignore large files
*.zip
*.tar.gz
*.rar
*.7z
*.sql