Video utile: https://www.youtube.com/watch?v=EF0NYi23vZQ
Note:
- 2.3 stabile
- Non è presente il css della form di login
- Installare "SonataAdminBundle" => https://sonata-project.org/bundles/admin/2-3/doc/index.html
Video utile: https://www.youtube.com/watch?v=EF0NYi23vZQ
Note:
<?php | |
namespace Acme\Bundle\ProjectBundle\Entity; | |
use Doctrine\Common\Collections\ArrayCollection; | |
use Doctrine\ORM\Mapping as ORM; | |
use Acme\Bundle\ProjectBundle\Entity\ProjectHasMedia; | |
/** | |
* Project |
array (size=12) | |
'id' => string 'my_email_id' (length=38) | |
'module' => string 'my_module' (length=24) | |
'key' => string 'my_email_key' (length=13) | |
'to' => string '[email protected]' (length=15) | |
'from' => string ' <[email protected]>' (length=30) | |
'reply-to' => string '[email protected]' (length=17) | |
'langcode' => string 'en' (length=2) | |
'params' => | |
array (size=2) |
[ | |
{ | |
"_links": { | |
"self": { | |
"href": "https://alfaparf-test.cloud.akeneo.com/api/rest/v1/assets/PF019062_1" | |
} | |
}, | |
"code": "PF019062_1", | |
"localizable": false, | |
"description": null, |