Answer the question
In order to leave comments, you need to log in
SensioGeneratorBundle in Symfony 4?
Mmmm, I see that this package makes life easier by generating CRUD, Bundles and more, but it is only available in versions prior to 3.0 .
Will it be in the new version 4? Or has it already been replaced?
Since it does not work correctly in the new version of Symfony.
created .\src/../src/BlogBundle/Resources/config/routing.yml
> Checking that the bundle is autoloaded
FAILED
> Enabling the bundle inside C:\Users\BonBon\Code\testsite\src\Kernel.php
FAILED
> Importing the bundle's routes from the C:\Users\BonBon\Code\testsite\src/config/routing.yml file
created .\src/config/
created .\src/config/routing.yml
OK
> Importing the bundle's services.yml from the C:\Users\BonBon\Code\testsite\src/config/config.yml file
FAILED
Answer the question
In order to leave comments, you need to log in
met with a similar error in the third
> Checking that the bundle is autoloaded
FAILED
"autoload":{
"psr-4": {
"BlogBundle\\": "src/BlogBundle" /*тут меняете путь*/
},
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question