blog.aphoe.com
How to create custom helper functions in Laravel 5 - aphoe: The Insiders
You can create Helper Functions in Laravel 5 using these simple steps. This involves creating a folder for your helper files and a Laravel Service Provider.