Symfony Bundle
With Symfony Flex
Without Symfony Flex
<?php
return [
//...
Jose\Bundle\JoseFramework\JoseFrameworkBundle::class => ['all' => true],
];
Bundle Features
Was this helpful?
<?php
return [
//...
Jose\Bundle\JoseFramework\JoseFrameworkBundle::class => ['all' => true],
];
Was this helpful?
Was this helpful?