WordPress Eloquent ORM
To install this package using Composer, follow these steps:
-
Install this package with Composer:
composer require yard/wp-database
-
Run the Acorn WP-CLI command to discover this package:
wp acorn package:discover
You can publish the config file with:
wp acorn vendor:publish --provider="Yard\Database\DatabaseServiceProvider"