vaneatka

Results 2 comments of vaneatka

` require 'vendor/autoload.php'; use alhimik1986\PhpExcelTemplator\PhpExcelTemplator; $documentData = [ '[lineNumber]' => [ 1, 2, 3 ], '[descriptions]' => [ 'Description 1', 'Description 2', 'Description 3', ], '[price]' => [ 2, 3,...

I've updated it in repl, [Repl](https://replit.com/@IonCalancea/LemonchiffonImportantSystems#main.php) Can you please recheck it there?