How to Access Database created through Wordpress in PHP using laravel framework -


i have created 1 website using wordpress , data coming website stored database.and more importantly database created using wordpress only. want access data through website developed through php(laravel framework) , have access database through phpmyadmin unable access database because data stored in encoded form wordpress.

i have tried integrating wordpress in laravel framework didnt worked me. other solution please me.

found tutorial here laravel & wordpress together, haven't tried it.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -