What’s the best way to integrate a wordpress blog on my laravel site?

I have a laravel site(app) and I want to put a wordpress blog at mysitename.com/blog.

What’s the best way to do it? Should I just be following the instructions on wordpress docs for a normal integration? Or I should be creating eloquent models for blog and then proceed somehow with that? Please share your thoughts.

Related posts

Leave a Reply

2 comments