__Dementor
Mailtrap provider issue
Good day, I have added a library to send emails after mailtrap api, while it does not work to send emails for example to reset the password. A message pops up that the email was sent, but it does not reach the mailbox. Sending mails through the mail:to()->send() facade works fine.
5 replies
Larger screen adjustment
Good day, I need to make an adjustment on the site for larger screen resolutions. Currently customers complain that on screens like 2560x1440p the elements are too small making it poor to see things. How can I do this?
8 replies
RepeatableEntry relationship
Hello, I have a infolist code
I would like to make it download a file when clicked but I can't get to the file. I can get Job model in function but in Job model I have a attachments relation where I have all attachment files.
How can I get to just this one file and not all of them?
5 replies