Skip to content

Conversation

Jacobtims
Copy link

  • This package now requires Filament 4.0 or greater.
  • This package now requires Laravel 11 or greater.
  • Change the copyable() method parameters to align with the new Filament copyable method:
Password::make()
    ->copyable(
        condition: true,
        copyMessage: 'Copied',
        copyMessageDuration: 2000,
        color: 'primary',
    ),

@farshidrezaei
Copy link

please merge this!

@f-liva
Copy link

f-liva commented Sep 15, 2025

Can we merge this pull request please for the benefit of everyone?

@Jacobtims
Copy link
Author

@rawilk ^

@f-liva
Copy link

f-liva commented Sep 17, 2025

Maybe by bombarding with messages we speed things up :)

@AlexisSerneels
Copy link

I forked the repo and included this PR here: https://github.com/parfaitementweb/filament-password-input
I'll be maintaining the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants