0

I'm using doctrine orm (v2) to my project but i'm sticking with generate proxy classes. so How to create proxy classes in doctrine. any body please help me this issue.

Thank you,

Ersoy
  • 8,816
  • 6
  • 34
  • 48
dinesh Kumar
  • 61
  • 4
  • 16

1 Answers1

0

in cli you can use

doctrine orm:generate-proxies
ManAnRuck
  • 234
  • 2
  • 10