Closed sunscreem closed 6 years ago
What do you mean by a working implementation? Demo project with usage of this package?
Yeah - it would be nice to see how you use it on the front end too :)
It's incredibly simple. Just one line in the blade view:
{!! laraflash()->render() !!}
If you want to change the skin, you can do it in the config file.
This looks interesting - do you have a working implementation on the front end I can have a look at?