Laravel integration

Hi. I’m a software developer in a local startup in Argentina.
We were wondering if it’s possible to integrate a Laravel application with Temporal through it’s sdk. We already did a few tests but could not succeed at dispatching workflows and get Temporal to process them.
Just wanted to know if it is possible or that’s not the way Temporal is supposed to implement.
Thanks in advance.
Regards,

I’m not an expert. Is this link relevant:

I have made an example for using Laravel and Temporal. Here’s the repo. You can clone it locally and run docker-compose up or you can run it directly in a GitHub codespace.