Wiki

Articles tagged with "configuration", sorted by viewsX
Displaying 1-3 of 3 result(s).

Setting application parameters dynamically in the back-end

Created about a year ago by PablovpTutorials4 comments – viewed 16,649 times – ( +10 / -1 )
I was wondering how to set-up the application parameters in the back-end to use them all around the application without the need of using the database and I came up with this solution, I hope it helps somebody else.

How to use an application behavior to maintain runtime configuration

Created about a year ago by zaccariaHow-tos3 comments – viewed 13,736 times – ( +24 )
In this tutorial will be explained a method to manage some configuration runtime. This excellent tutorial follows a similar approach, but requires to write a masterclass which all controllers are supposed to extend, following this wiki you can achieve the same by only editing the configuration.

Yiinitializr: The Library

Created 27 days ago by Antonio RamirezOthers4 comments – viewed 3,125 times – ( +10 )
Introduction