想在\Applications\YourApp\Lib\common.php 下建个业务公共函数库,在Events.php死活引入不了,是命名空间问题吗,对命名空间一窍不通,老板,弄个demo看看,谢谢
貌似要自己搞个autoload 根据手册 http://php.net/manual/en/function.spl-autoload-register.php
貌似要自己搞个autoload
根据手册 http://php.net/manual/en/function.spl-autoload-register.php