mcamara/laravel-localization擴(kuò)展包為你的laravel項(xiàng)目提供本地化功能增強(qiáng)及多國(guó)語言切換等功能,可以很方便的實(shí)現(xiàn)多語言版本之間的切換。 github地址:https://github.com/mcamara/laravel-localization 安
lubusIN/laravel-decomposer擴(kuò)展包專用于解決laravel擴(kuò)項(xiàng)目中對(duì)Composer依賴的關(guān)系,能夠檢測(cè)項(xiàng)目及服務(wù)器環(huán)境。 github地址:https://github.com/lubusIN/laravel-decomposer 安裝: composer require lubusin/larave
壓縮 HTML 加速網(wǎng)頁響應(yīng) renatomarinho/laravel-page-speed,擴(kuò)展包可以自動(dòng)的優(yōu)化網(wǎng)站,將HTML加速輸出顯示在客戶端瀏覽器。 項(xiàng)目地址:https://github.com/renatomarinho/laravel-page-speed 安裝命令: $
laravel User Agent 輕松識(shí)別客戶端信息 jenssegers/agent,客戶端會(huì)通過這個(gè)請(qǐng)求向訪問網(wǎng)站提供瀏覽器類型、操作系統(tǒng)及版本,瀏覽器渲染引擎,瀏覽器語言等標(biāo)識(shí)的信息。 項(xiàng)目地址:https
beyondcode/laravel-query-detector擴(kuò)展包是一款查找問題的探測(cè)器,可以很方便的幫助開發(fā)者查找潛在的問題。 項(xiàng)目地址:https://github.com/beyondcode/laravel-query-detector 安裝命令: composer require bey
laravel擴(kuò)展包統(tǒng)計(jì)頁面訪問次數(shù)awssat/laravel-visits,用于統(tǒng)計(jì)在每個(gè)頁面的訪問次數(shù),通過判斷IP來實(shí)現(xiàn)通過訪問次數(shù)的功能。 項(xiàng)目地址:https://github.com/awssat/laravel-visits 安裝命令: compo
milon/barcode可生成一維碼、二維碼等多種條碼格式,使用也非常的方便。 項(xiàng)目地址:https://github.com/milon/barcode 安裝: $ composer require milon/barcode 安裝完成之后,我們需要注冊(cè)providers服務(wù)
報(bào)錯(cuò)信息如下: Symfony\Component\Debug\Exception\FatalThrowableError thrown with message Argument 2 passed to Symfony\Component\HttpFoundation\Request:: setTrustedProxies() must be of the type integer, array given, called in D:\phpSt
此操作記錄基于laravel 5.5升級(jí)到laravel 5.7,我們需要修改composer.json文件,將: laravel/framework: 5.5.*, 修改為: laravel/framework: 5.7.*, 執(zhí)行命令: $ composer update 出錯(cuò)小插曲: 更新過程中報(bào)了以
利用 Clockwork 在 Google Chrome 下調(diào)試你的 laravel APP itsgoingd/clockwork,讓調(diào)試變得更簡(jiǎn)單。 安裝命令: $ composer require itsgoingd/clockwork 我們可以通過安裝瀏覽器的插件來查看高調(diào)試工具的相關(guān)
phpcms v9中相關(guān)閱讀的排序問題,調(diào)用出來的內(nèi)容十分陳舊。于是嘗試添加 order=...
飛書小程序是基于飛書開放能力靈活定制,滿足復(fù)雜業(yè)務(wù)場(chǎng)景,助力企業(yè)數(shù)字化升級(jí)...
php 搜索數(shù)組字符串我們一般會(huì)用到array_search和in_array兩個(gè)函數(shù),array_sear...
phpcms V9 收藏量統(tǒng)計(jì)全站排行代碼,可獲取用戶ID,文章title,URL及收藏時(shí)間數(shù)...
mysql查詢?nèi)砟匙侄沃底畲蟮?0條數(shù)據(jù)記錄,sql語句的寫法: select * from 表...
相冊(cè)部分用到了遮罩層效果。之前在一次項(xiàng)目中也有用到過,只是那時(shí)候還不知道可...
phpcms的/phpcms/libs/classes/attachment.class.php中,對(duì)輸入?yún)?shù)$ext未進(jìn)行...
我們可以使用 jQuery 的 Masonry 插件來實(shí)現(xiàn)這種頁面形式,下面介紹一下方法。...