Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Uptrace for PHP basic example

First, install uptrace-php dependencies in the parent folder:

(cd ../.. && composer install)

Then, run the example:

UPTRACE_DSN="https://<token>@uptrace.dev/<project_id>" php main.php