美文网首页
Call to undefined method Illumin

Call to undefined method Illumin

作者: 9b559869875b | 来源:发表于2017-11-27 22:46 被阅读15次

    https://stackoverflow.com/a/40965061

    You are using:

    Illuminate\Http\Response

    and should use this instead:

    \Response

    Type:

    useResponse;

    Don't type:

    useIlluminate\Http\Response;

    相关文章

      网友评论

          本文标题:Call to undefined method Illumin

          本文链接:https://www.haomeiwen.com/subject/feclvxtx.html