math_eval icon indicating copy to clipboard operation
math_eval copied to clipboard

Example code misses 'require'

Open buzanits opened this issue 4 years ago • 0 comments

The example code misses the mandatory require: require 'vendor/autoload.php'; The code does not run as written in the example.

buzanits avatar Dec 02 '21 07:12 buzanits