wibleh / messagely
A success/error message package for Laravel
v0.1.2
2015-09-16 10:11 UTC
Requires
- php: >=5.4.0
- illuminate/session: ~4||~5
- illuminate/support: ~4||~5
Requires (Dev)
- phpunit/phpunit: ~4.5
This package is not auto-updated.
Last update: 2024-11-23 15:11:38 UTC
README
A success/error message package for Laravel 4 and 5.
Installation
[todo]
Usage
[todo]
Acknowledgements
Based on the Laravel 3 package by JonoB [http://github.com/JonoB/flare-messagely]
Many thanks to Travis and hannes from aloha/twilio for their implementation of separate L4 and L5 service providers in the same package.