我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

Laravel在重定向路线时显示纯文本

In Laravel when I post a form and then try to redirect route, its redirect correctly but a plain text show on the top of blank page then disappear, the plain text is

"Redirecting to route(my route name)" 

my redirect code is

return Redirect::route('add_episode_banner', array('episode' => $id))->with('message', 'episode Add Successfully!'); 

try use

return redirect('route/test', array('episode' => $id))->with('message', 'episode Add Successfully!')

近期文章

  • PHP和MySQL:查询数据是否存在,如果不存在则创建
  • 阻止下载管理器重新发送POST数据
  • PHP Curl Error 35 Peer报告它遇到内部错误
  • Mail :: queue Closure序列化错误Laravel 5.1
  • 按相同字段分组并显示为1分区
  • 将项目添加到购物车magento 1.9后重定向到结帐
  • 单击时使用javascript更改图像。 但为什么它不能很好地工作?
  • PHP主机名查询没有DNS
  • 在PHP中使用链接排序问题
  • AJAX SQL JSON不起作用
  • php邮件功能将电子邮件放在邮件之上
  • SQL:在php前端更新多行
  • 使用docker-compose安装osixia / docker-openldap
  • 确认codeigniter杂货店中的表单提交错误
  • 奇怪的意外用户注销 - symfony 2.3.32
  • fgetcsv在字符串中转义逗号
  • Jiggoshop产品页搞砸了?
  • 用户'root'@'localhost'拒绝访问(使用密码:YES)
  • 如何将html type = time插入数据库
  • 如何在JavaScript执行后获取URL的内容

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华