vikasprogrammer

Results 5 issues of vikasprogrammer

I am doing this ``` store = new Store({ name : 'encrypted_config', encryptionKey : 'test123', }); ``` When the app restarts and I try to do this ``` store =...

Can we get a {category} token as well? Please. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28621661-enhancement-category-token?utm_campaign=plugin&utm_content=tracker%2F310131&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F310131&utm_medium=issues&utm_source=github).

I am getting following error while installing via PHP CLI. `Fatal error: Uncaught exception 'ezcBaseFileNotFoundException' with message 'The cache location file '/cache/translations' could not be found.`

enhancement

Does the SSL certificate for "api" automatically renews the ssl certificate in case of `tls = "letsencrypt"` ? If yes, how can I configure it?

Is it possible to dynamically change `img` based on the text set by controller?