Get the latest tech news
Corcel – Use WordPress backend with Laravel or any PHP application
Use WordPress backend with Laravel or any PHP application - corcel/corcel
Corcel is a collection of PHP classes built on top of Eloquent ORM(from Laravel framework), that provides a fluent interface to connect and get data directly from a WordPress database. You can use WordPress as the backend (administration panel) or CMS, for inserting posts, custom types, etc, and any other PHP app in the other side querying those data (as a Model layer). Now configure our config file to make sure your database is set correctly and to allow you to register custom post types and shortcodes in a very easy way:
Or read this on Hacker News