gabarba
Member
I just wanted to start off that I am new to Xenforo and I am diving into the deep end in terms of custom development for it. I have a background in PHP development specifically for e-commerce and custom development for small businesses. I don't really have any experience working on community sites or forums and I primarily work on Magento and Laravel applications and I am somewhat familiar with Zend Framework.
So to get to the point, I need to integrate an existing Laravel application into Xenforo and vice versa. Specifically I want to be able to search for entities that exist in the Laravel application via the Xenforo search. I currently am in the works of dissecting an existing media library addon that extends the Xenforo search in a similar way to what I am trying to accomplish. I guess my question to you all is, does anybody have experience in this type of development and could lead me to some good resources and or give me any kind of tips or pointers so a I am not completely trying to solve this problem from scratch.
I also wanted to know your thoughts if I should access my external Laravel application through RESTful API or by creating new Xenforo Addon that interacts directly with the Laravel application.
Thanks for any insight on this matter. From the little time that I have spent with Xenforo I do say that it's a great piece of work.
So to get to the point, I need to integrate an existing Laravel application into Xenforo and vice versa. Specifically I want to be able to search for entities that exist in the Laravel application via the Xenforo search. I currently am in the works of dissecting an existing media library addon that extends the Xenforo search in a similar way to what I am trying to accomplish. I guess my question to you all is, does anybody have experience in this type of development and could lead me to some good resources and or give me any kind of tips or pointers so a I am not completely trying to solve this problem from scratch.
I also wanted to know your thoughts if I should access my external Laravel application through RESTful API or by creating new Xenforo Addon that interacts directly with the Laravel application.
Thanks for any insight on this matter. From the little time that I have spent with Xenforo I do say that it's a great piece of work.