Laravel Tutorials

Using WordPress with Lumen

Published

Adam Patterson has a new tutorial out showing you how to use Lumen as a front-end to WordPress.

At work I needed a fast and flexible way to present structured data that can be consumed by Python. This was done using WordPress leveraging Custom Post types and Advanced Custom Fields.

Simply put. WordPress is the admin interface.

Adam goes through disabling the WordPress front-end, setting up Lumen to read from WordPress, and finally querying posts and extra fields.

If you prefer to instead use Laravel check out the WordPress and Laravel resource list. It includes many packages and ideas for integrating the two.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article
Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites image

Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites

Read article