{ Snipperize } /hook

Snippets about hook

Here are the latest snippets talking about hook. Please choose your favorite one or add a new one.

Kohana System Configuration Hook

Instead of having multiple configurations for multiple domains, and the numerous if/then/else statements not to mention the various locations for storing the configuration....instead, enable hooks in your application config and then add this snippet of code into your application hooks directory.

PHP / php, kohana, system, configuration, hook / by ThePeppersStudio (179 days, 15.61 hours ago)

  • 1