What I normally do is create a macros.php in the app folder and include it within app\start\global.php by adding
require app_path().'/macros.php';
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community