icemanpro
V2EX  ›  问与答

laravel 的 controller 文件中如何 include_once 某单个文件?

  •  
  •   icemanpro · May 26, 2014 · 6560 views
    This topic created in 4375 days ago, the information mentioned may be changed or developed.
    在controller的目录中有一个子目录,该子目录中有两个php文件.其中interfaceController.php文件内容如下

    <?php
    namespace Weixin;

    class InterfaceController extends \BaseController
    {
    }
    ?>

    想在该文件中 include_once 另一个php文件.应该如何写代码?
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1043 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 22:39 · PVG 06:39 · LAX 15:39 · JFK 18:39
    ♥ Do have faith in what you're doing.