Download the PHP package helikopterspark/flashmsg without Composer
On this page you can find all versions of the php package helikopterspark/flashmsg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download helikopterspark/flashmsg
More information about helikopterspark/flashmsg
Files in helikopterspark/flashmsg
Download helikopterspark/flashmsg
More information about helikopterspark/flashmsg
Files in helikopterspark/flashmsg
Vendor helikopterspark
Package flashmsg
Short Description Message controller for ANAX-MVC
License MIT
Homepage http://dbwebb.se
Package flashmsg
Short Description Message controller for ANAX-MVC
License MIT
Homepage http://dbwebb.se
Keywords flashmessageFlashMsg
Please rate this library. Is it a good library?
Informations about the package flashmsg
FlashMessage
This is a module for the Anax-MVC web framework. The module has been developed as a part of a course on Blekinge Tekniska Högskola.
Flash messages are used to display status messages, results of actions or notices. Use this component to generate these types of messages.
The class FlashMsg uses the session service in Anax-MVC to store the messages until the array is cleared.
Installation
- To install, use composer.
-
Add this line into your composer.json file:
- Move or copy the css/flashmsg.css file to the webroot/css folder in your Anax-MVC installation. Modify it to your liking.
- In the router you also need to add the css-stylesheet flashmsg.css.
- You can move or copy the file flashmessages.php to your webroot to test in a web browser.
Access the controller in your frontcontroller:
Add the route in your frontcontroller:
All versions of flashmsg with dependencies
PHP Build Version
Package Version
The package helikopterspark/flashmsg contains the following files
Loading the files please wait ....