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

Symfony 3.3.8捆绑创建的问题

i try to create a bundle by console with symfony 3.3.8 after this version i dont have any problem with that but now i have one,

image1 enter image description here

image2 enter image description here

Any suggestion please!!!!!!

In your composer.json

replace your autoload part with:

"autoload": {
    "psr-4": {
        "": "src/"
    },
    "classmap": [
        "app/AppKernel.php",
        "app/AppCache.php"
    ]
},

thinks i also execut the command bellow composer dump-autoload.

Problem resolve.

近期文章

  • Laravel 5.4带有分组数据集的嵌套循环
  • vue和route error laravel
  • AJAX表单Post PreventDefault不起作用
  • 将变量从路径传递到刀片视图
  • 回显多个div时,php页面为黑色
  • 上传文件时,文件大小统计失败
  • Codeigniter项目在现场Ubuntu 14.04服务器上显示空白页面
  • Composer:在服务器上找不到的包,但在本地计算机上找不到
  • REST API后期字段验证Laravel 5.1
  • 在laravel 5.5中创建随机按钮
  • 比较不同表中两列的SUM()?
  • Angular 4 - 如何使用参数将数据获取到数据库
  • ReactPHP和docker:无法解析从php到nginx容器的主机
  • 当我放在正文之前但是在标题中工作时,Javascript无法正常工作
  • 无法通过PHP上的函数返回的引用来修改源数据
  • 每个自定义帖子类型+原始帖子类型“帖子”的不同代码
  • PHP等待光标,用于提交到PHP脚本而不更改页面的表单
  • Ajax通过名称发布数据
  • 在PHP中使用多个变量时如何更改href?
  • 频繁的数据库计算[关闭]

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

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

友情链接:代码精华