flownative/beach-flow-companion
composer require flownative/beach-flow-companion
Useful configuration and tools for Flownative Beach projects
1.0.9
Readme excerpt
Flownative Beach Flow Companion
This package provides convenient configuration for Flow applications which are hosted on Flownative Beach.
It provides the following functionality:
- configure the encryption key to be stored in the database (using the PDO cache backend)
- automatically create the caching table in the database on flow:cache:warmup
This package is easily be replaced by according configuration in Flow 5.2 and up.
You should configure your caches for use of the PDO cache backend (like shown below)
to have the encryption key stored in the database. Or any other cache that is not
flushed upon deployment…
Read more
The same vendor provides 44 package(s).