commit 08-2025
This commit is contained in:
parent
9ae662f63e
commit
480fdc65ed
404 changed files with 65310 additions and 2600431 deletions
5
.env
5
.env
|
|
@ -11,6 +11,7 @@ APP_URL_MAIN=
|
|||
APP_URL_CHECKOUT=checkout.
|
||||
#APP_URL_MAIN=dev.
|
||||
APP_URL_CRM=my.
|
||||
APP_URL_PORTAL=in.
|
||||
#APP_CHECKOUT_MAIL=no-reply@mivita.care
|
||||
|
||||
APP_CONTACT_MAIL=kevin.adametz@me.com
|
||||
|
|
@ -22,12 +23,16 @@ APP_CHECKOUT_TEST_MAIL=kevin.adametz@me.com
|
|||
APP_INFO_TEST_MAIL=kevin.adametz@me.com
|
||||
EXCEPTION_MAIL=exception@adametz.media
|
||||
|
||||
SESSION_DOMAIN=.mivita.test
|
||||
#SESSION_DOMAIN=.mivita.care
|
||||
|
||||
APP_MODE=test
|
||||
|
||||
APP_IPINFO=true
|
||||
|
||||
APP_MAIN_TAX=1.19
|
||||
APP_MAIN_TAX_RATE=19
|
||||
APP_SHIPPING_TAX=19
|
||||
|
||||
APP_PHP_VERSION=8.2
|
||||
|
||||
|
|
|
|||
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -25,6 +25,18 @@ Icon
|
|||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
.idea/
|
||||
.claude/
|
||||
.cursor/
|
||||
.cursorrules/
|
||||
.cursorrules.md/
|
||||
.cursorrules.md.txt/
|
||||
.cursorrules.md.txt.txt/
|
||||
.cursorrules.md.txt.txt.txt/
|
||||
|
||||
_static/
|
||||
_work/
|
||||
_storage/
|
||||
|
||||
/vendor
|
||||
/node_modules
|
||||
|
|
|
|||
4642
.phpstorm.meta.php
4642
.phpstorm.meta.php
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue