Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@plural – вывод без цифры #109

Open
dbelyaeff opened this issue Apr 24, 2021 · 2 comments
Open

@plural – вывод без цифры #109

dbelyaeff opened this issue Apr 24, 2021 · 2 comments

Comments

@dbelyaeff
Copy link

Приветствую!

Прошу рассмотреть возможность добавления ещё одного аргумента в директиву Blade @plural, которая позволяет вывести только само существительное, без цифры.

Пример:

Screenshot 2021-04-24 at 09 32 23

Очевидно, что второй раз выводить цифру не нужно.

Вот как-то так было бы идеально:
@plural($clicks_count_today, 'переход',$show_num = false)

@alenaobraz
Copy link

Добрый день.

Присоединяюсь к просьбе. Склонение прилагательное + существительное возможно только у @plural, поэтому сейчас использую его и в выводе обрезаю число )

@wapmorgan
Copy link
Owner

@alenaobraz каким образом обрезаете строку?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants