AP
А показываешь ивент сброса пароля
Size: a a a
AP
Д
AP
AP
Д
Д
Д
->line(Lang::get('This password reset link will expire in :count minutes.', ['count' => config('auth.passwords.'.config('auth.defaults.passwords').'.expire')]))
Д
Д
<!DOCTYPE html PUBLIC
->action(Lang::get('Reset Password'), url(config('app.url').route('password.reset', ['token' => $this->token, 'email' => $notifiable->getEmailForPasswordReset()], false)))
{{ $actionUrl }}
Д
->line
OK
laravel-translatable, laravel-sluggable (spatie)
.exception: "Spatie\Translatable\Exceptions\AttributeIsNotTranslatable"
file: "/home/rafamont/Desktop/Projects/Airplanes/vendor/spatie/laravel-translatable/src/Exceptions/AttributeIsNotTranslatable.php"
message: "Cannot translate attribute `name` as it's not one of the translatable attributes: `title`"
OK
laravel-translatable, laravel-sluggable (spatie)
.exception: "Spatie\Translatable\Exceptions\AttributeIsNotTranslatable"
file: "/home/rafamont/Desktop/Projects/Airplanes/vendor/spatie/laravel-translatable/src/Exceptions/AttributeIsNotTranslatable.php"
message: "Cannot translate attribute `name` as it's not one of the translatable attributes: `title`"
$translatable
атрибуты, то ошибка уже будет другая:Cannot translate attribute
"title
" as it's not one of the translatable attributes:
OK
То
есть по сути оно понимает, что надо переводить Title, но где-то по пути что-то ломаеться..А
OK
ФШ
ФШ
A