Skip to content

nanuc/laravel-camunda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel API wrapper for Camunda

Require the packages with composer

composer require nanuc/laravel-camunda

Optional: Publish the backup config file

php artisan vendor:publish --provider="Wertmenschen\CamundaApi\CamundaApiServiceProvider"

Set keys in .env

  • CAMUNDA_API_URL