Skip to content

Commit 42085db

Browse files
committed
PPM support
1 parent 8ffd8eb commit 42085db

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
Caffeinated\Themes\ThemesServiceProvider::class,
194194
Spatie\Backup\BackupServiceProvider::class,
195195
Gloudemans\Shoppingcart\ShoppingcartServiceProvider::class,
196-
Spiritix\LadaCache\LadaCacheServiceProvider::class,
196+
//Spiritix\LadaCache\LadaCacheServiceProvider::class,
197197
//Spatie\ResponseCache\ResponseCacheServiceProvider::class,
198198
//RachidLaasri\LaravelInstaller\Providers\LaravelInstallerServiceProvider::class,
199199

config/lada-cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| This may be useful for debugging purposes.
1212
|
1313
*/
14-
'active' => env('LADA_CACHE_ACTIVE', true),
14+
'active' => false,
1515

1616
/*
1717
|--------------------------------------------------------------------------

public/app/innovate/product/J7fYhoJCticFdSQXBsgXyG4AeNcfzWn3.jpeg

100644100755
File mode changed.

public/app/innovate/product/SMtFTAmmvyd7hh9fSatco7vQH6qAuZK5.png

100644100755
File mode changed.

public/app/innovate/product/Vl5Awa0ybTY68VHweEhhpfXwWIgb3dVM.png

100644100755
File mode changed.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![StyleCI](https://styleci.io/repos/48767861/shield?branch=master)](https://styleci.io/repos/48767861)
1+
[![StyleCI](https://styleci.io/repos/48767861/shield?branch=master)](https://styleci.io/repos/48767861) [![PPM Compatible](https://raw.githubusercontent.com/php-pm/ppm-badge/master/ppm-badge.png)](https://github.com/php-pm/php-pm)
22

33
## INNOVATE Ecommerce Framework, Currently 0.1.5
44

0 commit comments

Comments
 (0)