BuffTofu
BuffTofu
FFilament
Created by BuffTofu on 11/2/2023 in #❓┊help
Project with existing User model / users table
nvm, needed email, password, remember_token
3 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
Yea, it was just troublesome for my users because they are copy / pasting stuff and weren't even noticing it got cut off
19 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
Yep, that does work. Thank you both
19 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
@Dan Harrin I am getting the truncate issue in Chrome, Firefox, and Safari with Filament 2.0
19 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
I suppose I could write a custom Laravel rule for it
19 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
I'm using Filament v2
19 replies
FFilament
Created by BuffTofu on 5/25/2023 in #❓┊help
maxLength() to show error instead of cutting off text
@awcodes what you mean by use the validation? I only am seeing this for maxLength() on the docs: TextInput::make('name') ->minLength(2) ->maxLength(255) And in the Validation docs, I see nothing about length of string
19 replies
FFilament
Created by BuffTofu on 4/12/2023 in #❓┊help
Add Styling to Custom Widgets
thank you
15 replies
FFilament
Created by BuffTofu on 4/12/2023 in #❓┊help
Add Styling to Custom Widgets
oh awesome! is there a place I see all of the available components?
15 replies