Ensures that the string never ends with a specified string.
urls: - http://statamic.com/ - http://laravel.com/
{{ urls }} {{ value | remove_right('/') }}{{ /urls}}
http://statamic.comhttp://laravel.com
remove_right
ModifierEnsures that the string never ends with a specified string.
urls: - http://statamic.com/ - http://laravel.com/
{{ urls }} {{ value | remove_right('/') }}{{ /urls}}
http://statamic.comhttp://laravel.com
Submit improvements, related content, or suggestions through Github.
Betterify this page →