Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

envision's avatar

How does Spark sanitize input?

I've used L4 for many years and only half a year ago went with L5. I've used to sanitizing input myself, but I can't seem to find how Spark does it's sanitations...or did I miss something?

0 likes
2 replies
jlrdw's avatar

If it doesn't just write a custom function.

Cronix's avatar

They're in /vendor/laravel/spark/src/interactions mainly

Please or to participate in this conversation.