duanhun3273 2018-06-01 17:26
浏览 211

可以将Laravel 5.5.40降级到5.5.20吗?

The thing is I'm having too many problems after doing the composer update, I'm developing a web system using adminlte and for some reason I started to get errors that they before didn't exist.

Here is the first example, I can't even loging and if I try to click the checkbox I get more errors enter image description here

Also when I try to send data with a post method it gives me this 'The page has expired due to inactivity' and yes I do have the {{ csrf_field() }} on every post method so the only thing that I think its causing all of this, is a problem with the version and for some reason they are not compatible with some stuff of laravel.

Have anyone dealt with this? what should i do? Should i create a new project and copy and paste everything?

Thx for the help btw

  • 写回答

2条回答 默认 最新

  • dslijian2015 2018-06-01 17:29
    关注

    In composer.json fix it

     "laravel/framework": "5.5.20",
    

    see also https://getcomposer.org/doc/articles/versions.md

    评论

报告相同问题?

悬赏问题

  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?