Skip to content

Releases: appstract/laravel-opcache

2.0.3

22 Jun 21:53
899ed38
Compare
Choose a tag to compare
Merge pull request #76 from The-Hasanov/master

optimize file find proccess

2.0.2: Merge pull request #72 from orkhanahmadov/master

19 Jul 12:42
ef41a0f
Compare
Choose a tag to compare
Ability to add custom headers through config. Added config publish command to readme file

2.0.1

14 Apr 21:13
3fe6272
Compare
Choose a tag to compare

Route updates for Lumen by @smecnarowski

2.0.0

22 Jan 15:35
8e6688d
Compare
Choose a tag to compare
Update composer.json

1.4.0

19 Dec 12:56
1c5b36a
Compare
Choose a tag to compare

Dropped support for Laravel < 5.4 (also applies to 1.3.1, 1.3.2, 1.3.3).

Older Laravel versions should stick to v1.3.0

1.3.3

19 Dec 12:55
fe5206c
Compare
Choose a tag to compare

Merge pull request #62 from chrisLeeTW/master

publish function only needed for Laravel.

1.3.2

19 Dec 12:54
fe5206c
Compare
Choose a tag to compare

Merge pull request #60 from chrisLeeTW/master

Check file is not cached before compilation

1.3.1

19 Dec 12:54
fe5206c
Compare
Choose a tag to compare

Publish config fixes #55

1.3.0

03 Oct 10:25
Compare
Choose a tag to compare
  • Directories to optimize are now configurable
  • Fixes for Lumen

Thanks to @CaraWang

1.2.5

25 Sep 09:21
Compare
Choose a tag to compare
Merge pull request #51 from branchzero/master

Fix Compatible Problem With Lumen 5.5