I am trying to set custom directory for the plugins directory but anytime i set it up in the application.php
the listing of the plugins is empty.
`Config::define('WP_PLUGIN_DIR', WP_CONTENT_DIR. '/plugins');
Config::define('WP_PLUGIN_URL', WP_CONTENT_URL. '/plugins');`
here is a screenshot of the admin dashborard when the WP_PLUGIN_DIR is set in the application
here is the screenshot of the directory tree