marty6236
marty6236
FFilament
Created by marty6236 on 2/28/2024 in #❓┊help
Field 'product_id' doesn't have a default value
The product_id is embedded in the OrderResource
3 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
it's working now thank you very much
30 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
not even with the update
30 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
it seems to work but the data is not uploaded to the database
30 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
I added the sample code and it threw me an error Calling member function diffInMinutes() on string
30 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
I don't know what you mean.
30 replies
FFilament
Created by marty6236 on 2/4/2024 in #❓┊help
calculate Attendance
here are the attached files
30 replies
FFilament
Created by marty6236 on 1/25/2024 in #❓┊help
permission Resource
Ok thank you
6 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
It already works, the correct solution was BelongToMany and create a new table in the company_contact database. Thank you for pointing out the correct solution.
13 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
no, it's about 1 company having more contacts
13 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
I used hasOne but it threw me an error Calling undefined method Illuminate\Database\Eloquent\Relations\HasOne::associate()
13 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
13 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
No description
13 replies
FFilament
Created by marty6236 on 1/14/2024 in #❓┊help
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value:
Yes, this is a belongsToMay relationship
13 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
No description
17 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
Ok thanks for the advice
17 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
`how can I set the migration order
17 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
for those lines that are commented, it gives me an error
17 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
here are my migrations
17 replies
FFilament
Created by Yasser on 4/13/2023 in #❓┊help
Column Not Found SQL ERROR
Hi, I have a question, when migrating data into my database I get an error message SQLSTATE[HY000]: (errno: 150 "Foreign key constraint is incorrectly formed") (Connection: mysql, SQL: alter table cocntacts add constraint cocntacts_country_id_foreign foreign key (country_id) references countries (id) on delete cascade). What am I doing wrong?
17 replies