Send a variable to Spatie's Ray app.
You can pass a string with a color name as parameter to get it colored in Ray. Note that you need to have the spatie/laravel-ray package installed.
{{ your_field | ray }}{{ your_field | ray('red'} }
ray
ModifierSend a variable to Spatie's Ray app.
You can pass a string with a color name as parameter to get it colored in Ray. Note that you need to have the spatie/laravel-ray package installed.
{{ your_field | ray }}{{ your_field | ray('red'} }
These similar modifiers may aid you on your quest.
Submit improvements, related content, or suggestions through Github.
Betterify this page →