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;
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
网友评论