diff --git a/app/Notifications/VerifyMobile.php b/app/Notifications/VerifyMobile.php index bf5014b..b3f46db 100644 --- a/app/Notifications/VerifyMobile.php +++ b/app/Notifications/VerifyMobile.php @@ -56,7 +56,7 @@ public function toMediana($notifiable) private function msg(): string { - $messageCore = "کد تایید شماره موبایل شما :"."\n".$this->user->getMobileVerificationCode()."\n"; + $messageCore = 'کد تایید شماره موبایل شما :'."\n".$this->user->getMobileVerificationCode()."\n"; $message = $messageCore; return $message; @@ -74,7 +74,7 @@ private function getInputData(): array /** * @return mixed */ - private function getUserFullName():string + private function getUserFullName():?string { $userFullName = optional($this->user)->full_name; return (isset($userFullName))?$userFullName:'کاربر' ; diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php index 4cc9028..24e787c 100644 --- a/app/Providers/EventServiceProvider.php +++ b/app/Providers/EventServiceProvider.php @@ -3,6 +3,7 @@ namespace App\Providers; use App\Events\CountOption; +use App\Events\Authenticated; use App\Events\MobileVerificationCodeGenerated; use App\Events\MobileVerified; use App\Listeners\CountOptionListener; @@ -33,6 +34,9 @@ class EventServiceProvider extends ServiceProvider ], MobileVerificationCodeGenerated::class => [ MobileVerificationCodeGeneratedListener::class + ], + Authenticated::class => [ + SendMobileVerificationNotification::class, ] ]; diff --git a/app/Traits/MustVerifyMobileNumberTrait.php b/app/Traits/MustVerifyMobileNumberTrait.php index 395981b..b1e5a51 100644 --- a/app/Traits/MustVerifyMobileNumberTrait.php +++ b/app/Traits/MustVerifyMobileNumberTrait.php @@ -89,9 +89,9 @@ public function sendMobileVerifiedNotification(): void /** * get user's verification code * - * @return string + * @return string|null */ - public function getMobileVerificationCode(): string + public function getMobileVerificationCode(): ?string { return $this->mobile_verified_code; } diff --git a/resources/lang/fa-IR.json b/resources/lang/fa-IR.json index d85b138..2fc8b06 100644 --- a/resources/lang/fa-IR.json +++ b/resources/lang/fa-IR.json @@ -1,5 +1,5 @@ { - "Site Name" : "نظر سنجی کتاب خوب من", + "Site Name" : "سامانه نظر سنجی آی\u200Cنو", "Home" : "خانه", "Register" : "ثبت نام", "Login" : "ورود", diff --git a/resources/lang/fa-IR/messages.php b/resources/lang/fa-IR/messages.php index faa62f6..f5ecc02 100644 --- a/resources/lang/fa-IR/messages.php +++ b/resources/lang/fa-IR/messages.php @@ -7,7 +7,7 @@ 'database_error_delete' => 'خطای پایگاه داده در حذف :resource', 'database_success_update' => ':resource با موفیت اصلاح شد', 'database_error_update' => 'خطای پایگاه داده در اصلاح :resource', - 'user_has_voted_before' => 'شما قبلا برای این سوال رأی داده است', + 'user_has_voted_before' => 'شما قبلا برای این سوال رأی دادهاید.', 'user_signed_out' => 'کاربر با موفقیت خارج شد', 'user_signed_in' => 'کاربر با موفقیت وارد شد', 'mobile_is_not_verified' => 'شماره موبایل شما تایید نشده است', diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 8413f7c..06a5e9d 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -8,7 +8,8 @@
همانطور که قول داده بودیم میخواهیم تا 4 مهر 1398 بین مهم ترین کتابهای هر درس نظر سنجی برگزار کنیم تا از سایت چی بخونم، براشون 25% تخفیف بگیریم.
+براي كتاب هاي برتر در نظرسنجی کتاب من در سایت چی بخونم، تخفيف ٢٥٪ اعمال شد. این پویش تا 20 مهر ادامه دارد و ممکن است رتبه بندی کتاب ها تغییر کند.
+در صورتی که کتابی به 3 کتاب برتر درس خود بپیوندد، تخفیف 25% برای آن کتاب هم درنظر گرفته خواهد شد.
البته این کار یک ویژگی مهم دیگه هم داره. اونم اینه که میتونیم بفهمیم تو هر درس کدوم کتابا بیشتر طرفدار داره و کاربردی تره!
رای بدید و کتاب های منتخب رو با بیشترین تخفیف ببرید
@@ -16,7 +17,7 @@جوایزی که سایت چی بخونم ویژه کسانی که در نظرسنجی شرکت می کنند و از سایتشون خرید می کنند، در نظر گرفته:
+جوایزی که سایت چی بخونم ویژه کسانی که در نظرسنجی شرکت می کنند و از سایتشون خرید می کنند، در نظر گرفته:
1- @@ -34,13 +35,13 @@ 3- آخر نظرسنجی (ویژه کسانی که رای می دهند) - کد تخفیف 5% همایش های آلاء + کد تخفیف 5% همایش های آلاء
4- پایان پویش کتاب من (ویژه کسانی که از چی بخونم کتاب تهیه می کنند) - کد تخفیف 25% همایش های آلاء + کد تخفیف 25% همایش های آلاء