/Frontend-Editor_laravel-wordpress

Demo of Integrating Laravel and WordPress API

Primary LanguagePHP

Overview

-- Demo of building a frontend editor that posts to a WordPress site.

YouTube Demo

Note

Make sure to include the following settings in your .env file and that API Bearer Auth is installed and configured on your site.

SITE_URL=""
SITE_USERNAME=""
SITE_PASSWORD=""