Laravel

Laravel : How to add helper function

Initially laravel have no helper.php file to add global user defined function. But we need to add some global function…