glaesser

Results 2 comments of glaesser
trafficstars

> Choosing a custom `username` is as simple as editing the `email` fields there, just as you'd override the `username()` method in the default `LoginController` - I don't think that...

@Jubeki thanks for the pointers! Will the throttling apply to the livewire endpoint (/livewire/*) or just the frontend route (on which you could already use regular laravel route throttling)? Ideally...