klaviyo / php-klaviyo

PHP wrapper for the Klaviyo API
59 stars 48 forks source link

Does it work with Laravel 5.*??? #65

Closed marcpartsss closed 3 years ago

marcpartsss commented 3 years ago

Hi, I'm trying to make it works though a Laravel 5.* project, But something is not working. Do you know if its possible to work in that version? Thanks!

njparadis commented 3 years ago

We don't explicitly support any particular frameworks, only the PHP language version. The SDK should work on PHP version 5.6 and above. There may be some compatibility issues if you are using an older version of PHP.