icemanpro
V2EX  ›  问与答

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

  •  
  •   icemanpro · May 26, 2014 · 6599 views
    This topic created in 4409 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   ·   2737 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 14:44 · PVG 22:44 · LAX 07:44 · JFK 10:44
    ♥ Do have faith in what you're doing.