I am using laravel for my application. But few members suggested to use Phalcon for performance wise it's best. I am already done my appication half of it. But for few modules I woulk like to implement using Phalcon which has huge data.
If there is any way to integrate the Phalcon framework into Laravel framework could you please suggest me how to do?
Thanks in Advance.