Skip to content

Tags: pankitgami/Laravel-Excel

Tags

1.3.10

Toggle 1.3.10's commit message
Add setTextRotation to the CellWriter of v1.3 (SpartnerNL#1098)

v1.3.9

Toggle v1.3.9's commit message
Autoload-dev tests folder

2.1.10

Toggle 2.1.10's commit message
Support laravel 5.4 (SpartnerNL#1057)

2.1.9

Toggle 2.1.9's commit message
Preserve active sheet index when calling store() (SpartnerNL#1052)

* Preserve active sheet index when calling store()

* Move the index preservation to _render

v1.3.8

Toggle v1.3.8's commit message
Update ExcelParser.php (SpartnerNL#1047)

2.1.8

Toggle 2.1.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Improve Lumen Support (SpartnerNL#993)

* fix(lumen): use config helper instead Config::get

* test(lumen): add lumen test serviceprovider

* fix(lumen): config loading

* chore(cleanup): removing unused config imports

* fix: add missing import

2.1.7

Toggle 2.1.7's commit message
Fix borders for merged cell, for all write methods (SpartnerNL#967)

2.1.6

Toggle 2.1.6's commit message
Correct app alias from 'excel' to 'phpexcel' (SpartnerNL#932)

Current release 1.2.5 breaks functionality, this is urgent.

2.1.5

Toggle 2.1.5's commit message
Alias Excel to excel, so can be resolved properly

2.1.4

Toggle 2.1.4's commit message
Fixed double blockquote (SpartnerNL#889)