Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kohana Flash

My take on a simple flash helper. Basic usage is:

<?php
Flash::success('Your success message');

Then in your view:

<?php echo Flash::render(); ?>

Or if you're using a Smarty view:

{flash}

About

My take on a simple flash helper for Kohana

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages