Collection of useful Helpers
"Laravel Mixins is a set of little helpers for your Laravel application.
It offers some Blade directives, string macros, validation rules, and other features. It helps you convert and store Base64 encoded files in Laravel, access decoded files from the Request instance, validate a message for a maximum amount of words and more.
Nothing gets discovered/registered automatically, so you can pull in only what you want to use."
Pascal Baljet
@pascalbaljet