filament-locksmith

🔒 Passwords made easy in Filament PHP 🤫

MIT License

Downloads
11
Stars
9
Committers
1

Bot releases are hidden (Show)

filament-locksmith - 1.1.0

Published by 0wain about 2 months ago

#What's Changed

  • Added ->advanced() method which allows for user configured password generation.
  • Introduced the concept of Generators, which are used in the new advanced feature.
filament-locksmith - 1.0.1

Published by 0wain 2 months ago

What's Changed

  • Evaluate custom generator function, rather than just calling it. This will allow for dependancy/context injection.
filament-locksmith - 1.0.0 Latest Release

Published by 0wain 3 months ago

  • Initial release