You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to create a new entity in an existing project in
symfony 4.3.11
composer 2.1.9
php 7.1.3
> Class name of the entity to create or update (e.g. DeliciousPizza):
> > toto
>
> Mark this class as an API Platform resource (expose a CRUD API for it) (yes/no) [no]:
> > yes
>
> In DoctrineHelper.php line 314:
>
> Warning: Invalid argument supplied for foreach()
>
Hi teams,
I've tried to create a new entity in an existing project in
composer.json
The text was updated successfully, but these errors were encountered: