Title
b

Bogdan Butusov

11/15/2022, 12:37 PM
hey guys, was wondering if anyone knows how to setup signoz on laravel, having a hard time trying to do so
p

Prashant Shahi

11/15/2022, 12:46 PM
cc @Vishal Sharma
v

Vishal Sharma

11/15/2022, 12:47 PM
@Bogdan Butusov Did you follow this blog: https://signoz.io/blog/opentelemetry-php/?
b

Bogdan Butusov

11/15/2022, 12:50 PM
@Vishal Sharma hey! when i was trying to setup the composer dependencies it was showing some errors. lemme send them over
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires open-telemetry/opentelemetry ^0.0.16 -> satisfiable by open-telemetry/opentelemetry[0.0.16].
    - open-telemetry/opentelemetry 0.0.16 requires php-http/async-client-implementation ^1.0 -> could not be found in any version, but the following packages provide it:
v

Vishal Sharma

11/16/2022, 2:03 PM
s

Srikanth Chekuri

11/16/2022, 2:04 PM
This looks like an installation error; what more does it say? Did you try installing the suggested dependency as well?