From f03862b523267250ac0d6df725f6027f93d7e633 Mon Sep 17 00:00:00 2001 From: Kevin Adametz Date: Thu, 2 Jan 2020 14:07:59 +0100 Subject: [PATCH] Credit Card + php 7.3 --- .env | 4 +- .idea/composerJson.xml | 10 ++ .idea/mivita.care.iml | 1 + .idea/workspace.xml | 111 +++++------------- app/Http/Controllers/Pay/PayoneController.php | 3 +- app/Http/Controllers/UserShopController.php | 2 +- .../views/web/templates/checkout.blade.php | 6 +- 7 files changed, 46 insertions(+), 91 deletions(-) create mode 100644 .idea/composerJson.xml diff --git a/.env b/.env index 039e4ea..1412732 100644 --- a/.env +++ b/.env @@ -11,8 +11,8 @@ APP_URL_MAIN= APP_URL_CHECKOUT=checkout. #APP_URL_MAIN=dev. APP_URL_CRM=my. -APP_CHECKOUT_MAIL=no-replay@mivita.care - +APP_CHECKOUT_MAIL=register@adametz.media +#APP_CHECKOUT_MAIL=no-replay@mivita.care LOG_CHANNEL=stack DB_CONNECTION=mysql diff --git a/.idea/composerJson.xml b/.idea/composerJson.xml new file mode 100644 index 0000000..1b07430 --- /dev/null +++ b/.idea/composerJson.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/mivita.care.iml b/.idea/mivita.care.iml index f1fcdb1..30111a5 100644 --- a/.idea/mivita.care.iml +++ b/.idea/mivita.care.iml @@ -4,6 +4,7 @@ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2746dfc..93a2515 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,87 +2,14 @@ - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + -