久久久久精品国产,丰满少妇粗大猛烈进高清播放,久久久97,在线18禁

<wbr id="x3zex"><nav id="x3zex"><em id="x3zex"></em></nav></wbr>

        <s id="x3zex"></s>
        1. <ruby id="x3zex"><nav id="x3zex"><acronym id="x3zex"></acronym></nav></ruby>
          <font id="x3zex"><noscript id="x3zex"></noscript></font>
          0712-2888027 189-8648-0214
          微信公眾號

          孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號

          當(dāng)前位置:主頁 > 技術(shù)支持 > PHP > Laravel文章瀏覽數(shù)統(tǒng)計擴(kuò)展包weboap/visitor

          Laravel文章瀏覽數(shù)統(tǒng)計擴(kuò)展包weboap/visitor

          時間:2020-07-12來源:風(fēng)信官網(wǎng) 點(diǎn)擊: 987次
          文章瀏覽量次數(shù)統(tǒng)計weboap/visitor擴(kuò)展包,應(yīng)用于風(fēng)信網(wǎng)Laravel開發(fā)項目,此擴(kuò)展包也是比較常用的一個功能,現(xiàn)將使用方法分享給大家借鑒參考:

          使用composer安裝weboap/visitor擴(kuò)展包

          composer require weboap/visitor

          添加服務(wù)到到Larael項目providers中,修改文件config/app.php,增加以下代碼:

          Weboap\Visitor\VisitorServiceProvider::class

          發(fā)布配置文件

          php artisan vendor:publish

          將會在config文件夾中生成visitor.php配置文件

          生成遷移數(shù)據(jù)庫

          php artisan migrate

          Migrating: 2014_02_09_225721_create_visitor_registry
          Migrated:  2014_02_09_225721_create_visitor_registry (0.09 seconds)

          在數(shù)據(jù)庫中會生成visitor_registry表

          下載geoip 包

          到 http://dev.maxmind.com/geoip/geoip2/geolite2 下載 geoip 包(GeoLite2-City.mmdb)將它解壓之后放到以下目錄,geo 文件夾 需要自己創(chuàng)建的 storage/geo/
          Laravel文章瀏覽數(shù)統(tǒng)計擴(kuò)展包weboap/visitor

          如果你想將GeoLite2-City.mmdb存放在其他地方且正確訪問,只需修改config/visitor.php中的maxmind_db_path路徑。

          到此,weboap/visitor擴(kuò)展包已經(jīng)安裝完成。
          欄目列表
          推薦內(nèi)容
          熱點(diǎn)內(nèi)容
          展開