<legend id='TU2PW'><style id='TU2PW'><dir id='TU2PW'><q id='TU2PW'></q></dir></style></legend>
    <i id='TU2PW'><tr id='TU2PW'><dt id='TU2PW'><q id='TU2PW'><span id='TU2PW'><b id='TU2PW'><form id='TU2PW'><ins id='TU2PW'></ins><ul id='TU2PW'></ul><sub id='TU2PW'></sub></form><legend id='TU2PW'></legend><bdo id='TU2PW'><pre id='TU2PW'><center id='TU2PW'></center></pre></bdo></b><th id='TU2PW'></th></span></q></dt></tr></i><div id='TU2PW'><tfoot id='TU2PW'></tfoot><dl id='TU2PW'><fieldset id='TU2PW'></fieldset></dl></div>
    1. <tfoot id='TU2PW'></tfoot>

      <small id='TU2PW'></small><noframes id='TU2PW'>

        <bdo id='TU2PW'></bdo><ul id='TU2PW'></ul>
    2. 如何在 laravel .env 文件中评论?

      How to comment in laravel .env file?(如何在 laravel .env 文件中评论?)
      <i id='B0mjG'><tr id='B0mjG'><dt id='B0mjG'><q id='B0mjG'><span id='B0mjG'><b id='B0mjG'><form id='B0mjG'><ins id='B0mjG'></ins><ul id='B0mjG'></ul><sub id='B0mjG'></sub></form><legend id='B0mjG'></legend><bdo id='B0mjG'><pre id='B0mjG'><center id='B0mjG'></center></pre></bdo></b><th id='B0mjG'></th></span></q></dt></tr></i><div id='B0mjG'><tfoot id='B0mjG'></tfoot><dl id='B0mjG'><fieldset id='B0mjG'></fieldset></dl></div>
    3. <tfoot id='B0mjG'></tfoot>

      • <bdo id='B0mjG'></bdo><ul id='B0mjG'></ul>
          <tbody id='B0mjG'></tbody>

        <legend id='B0mjG'><style id='B0mjG'><dir id='B0mjG'><q id='B0mjG'></q></dir></style></legend>

              <small id='B0mjG'></small><noframes id='B0mjG'>

                本文介绍了如何在 laravel .env 文件中评论?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在 Laravel 的一个项目中工作,我将一些设置存储在 .env 文件设置中,例如用于测试目的的少量参数和用于实时工作的少量参数,所以我只是检查是否有任何方法可以在 .env 中发表评论Laravel 的文件.

                I am working on a project in Laravel where I am storing some settings in .env file setting like few parameters for testing purpose and few parameters are for live working so I was just checking that is there any way to comment in .env file of Laravel.

                这是一个例子

                /* Test Settings */
                ACCESS_KEY=qwsdr
                ACCESS_TOKEN=Bgcvfsx
                
                /* Live Settings */
                ACCESS_KEY=985AsdefG
                ACCCESS_TOKEN=LFP994kL
                

                推荐答案

                你使用哈希注释:

                # Test Settings
                ACCESS_KEY=qwsdr
                ACCESS_TOKEN=Bgcvfsx
                
                # Live Settings
                ACCESS_KEY=985AsdefG
                ACCCESS_TOKEN=LFP994kL
                

                文档:https://github.com/vlucas/phpdotenv#comments

                这篇关于如何在 laravel .env 文件中评论?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                When should use doctrine ORM and when zend-db-table?(什么时候应该使用学说 ORM,什么时候应该使用 zend-db-table?)
                Doctrine - self-referencing entity - disable fetching of children(Doctrine - 自引用实体 - 禁用获取子项)
                Doctrine 2, query inside entities(原则 2,实体内部查询)
                Complex WHERE clauses using the PHP Doctrine ORM(使用 PHP Doctrine ORM 的复杂 WHERE 子句)
                Doctrine - OneToMany relation, all result row doesn#39;t fetch in object(Doctrine - OneToMany 关系,所有结果行不获取对象)
                Doctrine and unrefreshed relationships(教义和未更新的关系)
                <tfoot id='xTnFR'></tfoot>
                  <tbody id='xTnFR'></tbody>

                    <legend id='xTnFR'><style id='xTnFR'><dir id='xTnFR'><q id='xTnFR'></q></dir></style></legend>

                    <small id='xTnFR'></small><noframes id='xTnFR'>

                    • <i id='xTnFR'><tr id='xTnFR'><dt id='xTnFR'><q id='xTnFR'><span id='xTnFR'><b id='xTnFR'><form id='xTnFR'><ins id='xTnFR'></ins><ul id='xTnFR'></ul><sub id='xTnFR'></sub></form><legend id='xTnFR'></legend><bdo id='xTnFR'><pre id='xTnFR'><center id='xTnFR'></center></pre></bdo></b><th id='xTnFR'></th></span></q></dt></tr></i><div id='xTnFR'><tfoot id='xTnFR'></tfoot><dl id='xTnFR'><fieldset id='xTnFR'></fieldset></dl></div>

                          <bdo id='xTnFR'></bdo><ul id='xTnFR'></ul>