Renaming a facade - conflicts

北城余情 提交于 2019-12-24 11:51:20

问题


I am trying to use the vinkla/pusher package with Laravel 5.1.

It is a common known issue that the facades don't work because of a conflict: https://github.com/vinkla/pusher/issues/2

A solution is to rename the facade. How would I go about doing this? I know it wouldn't be as simple as renaming the file..

Thanks!

来源:https://stackoverflow.com/questions/31912408/renaming-a-facade-conflicts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!