//AppProvidersGlobalFunctionsServiceProvider.php public function register() { require_once base_path().'/app/Functions/GlobalFunctions.php'; }