久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

如何在 Laravel 5 中創建全局輔助函數?

How do I make global helper functions in laravel 5?(如何在 Laravel 5 中創建全局輔助函數?)
本文介紹了如何在 Laravel 5 中創建全局輔助函數?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

如果我想為一些 oauth 的東西制作一個 currentUser() 函數,我正在做的地方我可以在視圖或控制器中使用它(想想 rails,你在哪里做 helper_method: current_user 在應用程序控制器中).

If I wanted to make a currentUser() function for some oauth stuff I am doing where I can use it in a view or in a controller (think rails, where you do helper_method: current_user in the application controller).

我讀到的所有內容都說明創建一個 helpers 文件夾并在那里添加函數,然后你就可以這樣做 Helpers::functionName 這是正確的方法嗎?

Everything I read states to create a helpers folder and add the function there and then that way you can do Helpers::functionName Is this the right way to do this?

創建可在刀片模板和控制器中使用的輔助函數的laravel 方式"是什么?

Whats the "laravel way" of creating helper functions that can be used in blade templates and controllers?

推薦答案

在您的 app/Helpers 目錄中創建一個新文件,將其命名為 AnythingHelper.php我的助手的一個例子是:

Create a new file in your app/Helpers directory name it AnythingHelper.php An example of my helper is :

<?php
function getDomesticCities()
{
$result = AppPackage::where('type', '=', 'domestic')
    ->groupBy('from_city')
    ->get(['from_city']);

return $result;
}

通過以下命令為你的助手生成一個服務提供者

generate a service provider for your helper by following command

php artisan make:provider HelperServiceProvider

在你新生成的HelperServiceProvider.php的注冊函數中添加如下代碼

in the register function of your newly generated HelperServiceProvider.php add following code

require_once app_path('Helpers/AnythingHelper.php');

現在在你的 config/app.php 中加載這個服務提供者,你就完成了

now in your config/app.php load this service provider and you are done

'AppProvidersHelperServiceProvider',

這篇關于如何在 Laravel 5 中創建全局輔助函數?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Laravel Eloquent Union query(Laravel Eloquent Union 查詢)
Overwrite laravel 5 helper function(覆蓋 Laravel 5 輔助函數)
laravel querybuilder how to use like in wherein function(laravel querybuilder 如何在 where 函數中使用 like)
The Response content must be a string or object implementing __toString(), quot;booleanquot; given after move to psql(響應內容必須是實現 __toString()、“boolean和“boolean的字符串或對象.移動到 psql 后給出) - IT屋-程
Roles with laravel 5, how to allow only admin access to some root(Laravel 5 的角色,如何只允許管理員訪問某些根)
Laravel Auth - use md5 instead of the integrated Hash::make()(Laravel Auth - 使用 md5 而不是集成的 Hash::make())
主站蜘蛛池模板: 欧美1页 | 一区二区在线免费观看视频 | 久久久久久国模大尺度人体 | 91精品国产麻豆 | caoporn视频 | 找个黄色片| 欧洲妇女成人淫片aaa视频 | 久久99国产精品 | 久久久久成人精品亚洲国产 | 久久精品亚洲一区二区三区浴池 | 精品久久久久久久久久久久 | 欧美成人精品一区二区三区 | 日韩精品一区二区在线观看 | 国产欧美精品一区二区色综合朱莉 | a免费视频 | 国产激情亚洲 | 亚洲一区二区久久 | 精品久久久av | 亚洲一av | 欧美激情在线精品一区二区三区 | 国产欧美一区二区三区日本久久久 | 韩国理论电影在线 | 综合第一页 | 久久精品视频播放 | 一级欧美一级日韩片 | 天天成人综合网 | 精品乱码一区二区三四区视频 | 中文成人无字幕乱码精品 | 久久久久国产精品一区 | 久草在线中文888 | 久久亚洲国产精品 | 性一交一乱一伦视频免费观看 | 国产精品久久久爽爽爽麻豆色哟哟 | 日韩精品 电影一区 亚洲 | 日韩一区二区三区在线观看视频 | 日日夜夜草 | 美女久久久久久久 | 一区二区免费视频 | 日韩精品一区二区三区在线观看 | 国产黄色在线观看 | 一区二区三区成人 |