0

I am working on a project where I have to use a Symfony2 project with laravel5 on homestead.

How can I add symfony2 project to the homestead?

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
undefined
  • 161
  • 3
  • 16
  • So your really use a SF2 project with Laravel5? Do you know what Symfony2 is? So you use a laravel vagrant box with Symfony2? – René Höhle Apr 13 '15 at 15:49
  • 1
    @ELOISSIFIAhmed Why do you have to use laravel5 homestead for your Symfony2 project? that makes no sense, Can't you set up a normal vagrant box for your sf2 project? – Xatenev Apr 13 '15 at 15:55
  • @Xatenev I am working with a team on a project , want to use symfony2 in the backend and laravel in the frontend and setting up both frameworks in the same vagrant box . – undefined Apr 13 '15 at 16:00
  • 1
    I have one question.... WHY???? Why are you using 2 Frameworks witch depends on the same components? Why you use 2 Frageworks? – René Höhle Apr 13 '15 at 16:03
  • @ELOISSIFIAhmed Sorry, just no. – Xatenev Apr 13 '15 at 16:03
  • @Stony I know that laravel depends on symfony ,what im trying to do is using oroplatform in the backend and share the same database with the backend and the frontend (laravel) ! – undefined Apr 13 '15 at 16:07

1 Answers1

0

Just set up a vagrant box for SF2