为了账号安全,请及时绑定邮箱和手机立即绑定

老师你好,我想问一个关于FOSUserBundle的问题 @洪涛

在FOSUserBundle的文档中,有要求

Step 2: Configure the Autoloader

Add the FOS namespace to your autoloader:

<?php

// app/autoload.php

$loader->registerNamespaces(array(

    // ...    

    'FOS' => __DIR__.'/../vendor/bundles',

));

但是我实际使用的时候IDE找不到registerNamespaces方法,我想请问是它文档太旧了吗,还有这个问题应该怎么解决呢,非得要使用完整的路径吗?


正在回答

1 回答

。。好像我看错了文档的版本,囧。。。。

0 回复 有任何疑惑可以回复我~
#1

jack1018

https://creativcoders.wordpress.com/2014/07/07/how-to-install-and-configure-fosuserbundle-with-symfony-2-5/
2015-04-28 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

老师你好,我想问一个关于FOSUserBundle的问题 @洪涛

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信