Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
alex123x5
Posts
Comments
F
Filament
•
Created by alex123x5 on 11/28/2023 in
#❓┊help
Call to undefined method App\Models\Appointment::name()
Thanks that solves my issue!
7 replies
F
Filament
•
Created by alex123x5 on 11/28/2023 in
#❓┊help
Call to undefined method App\Models\Appointment::name()
Removed the
titleAttribute
and I am facing the same issue, if I remove name it is throwing a error that name is required
7 replies
F
Filament
•
Created by alex123x5 on 9/19/2023 in
#❓┊help
Check if value is true, and check the checkbox on update
Didn't know what happened but now, with a fresh database it works. So yeah either way, thanks for the suggestions!
8 replies
F
Filament
•
Created by alex123x5 on 9/19/2023 in
#❓┊help
Check if value is true, and check the checkbox on update
I've created this one (from the example) through the form. Or I don't understand it that is also possible 😉
8 replies
F
Filament
•
Created by alex123x5 on 9/19/2023 in
#❓┊help
Check if value is true, and check the checkbox on update
I've already tried it with using
->default([false, false, true, false, false])
but that doesn't work
8 replies
F
Filament
•
Created by alex123x5 on 9/19/2023 in
#❓┊help
Check if value is true, and check the checkbox on update
It is a db column
8 replies