FFilament•Created by Dima on 11/1/2024 in #❓┊help How to make filament to trim form input?
Laravel uses TrimStrings middleware to automatically trim all form string inputs. However, I noticed that filament allows data to be saved with trailing spaces. How do I enable filament to trim form inputs?