I am trying to prepare a docx template file with preinserted custom properties Quick Part Fields from a database The file starts as an empty docx file created
I have a Laravel Job that is being dispatched The job gets some records to process then calls an API with each The API could occasionally could throw an error
Ive recently tried to get into Laravel and installed Laravel 10 just on Lamp as I cant get Docker to work on Windows or Ubuntu and the welcome page loads fine
Ive got an issue Laravel when I use getAttributefunction In my case I want to differentiate if I can load the desired value from the database or if I need to
I have a problem with Stripe Webhooks especially with paymentintentprocessing event In our old app which I have to maintain were using 3 payment methods One of
Ive been learning PHP for the past few weeks but Ive run into an issue that I cant seem to solve Its related to properly rendering templates in my simple MVC