Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 320 Bytes

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