A consistent message and notification implementation is one of the key building stones of modern web apps. ZF2 makes it very easy to implement this with the FlashMessenger controller plugin. To integrate the flash messenger into your web app you need to follow 3 simple steps. First, register the FlashMessengers messages as a view variable […]
↧