- Notifications
You must be signed in to change notification settings - Fork 0
Home
tiayo edited this page Mar 7, 2017
·
1 revision
使用前必须先composer加载Eloquent ORM,vendor文件让其在根目录:
composer require "illuminate/database";composer require "illuminate/events";
将本项目克隆到wp-content/plugins目录下即可进入wordpress插件列表找到插件并激活。