Please consider to not allow the
FilamentDeveloperLoginsPlugin::make()
->enabled()
function to be used without any arguments.
I just accidentally pushed this to production for a few seconds.
YES. Its my fault, i should have read the documentation more carefully.
Anyway - its easy to avoid this mistake by making a parameter required.
If i really want it, i type:
then i actively need to think about what i am doing.