_"Error: The application is trying to load a file from the Josegonzalez/Upload plugin.
Make sure your plugin Josegonzalez/Upload is in the C:\xampp_5_6\htdocs\engagement_toolsmanager\plugins\ directory and was loaded."
I installed with composer as you can see in the attached image.
I've tried;
Plugin::load('Josegonzalez/Upload');
and
Plugin::loadAll();
in the boostrap.php file, but no success.
When I look for the folder, I can only find it in: bin/vendor
not in: /vendor not in: /plugins
Hi. I can´t load the plugin
_"Error: The application is trying to load a file from the Josegonzalez/Upload plugin. Make sure your plugin Josegonzalez/Upload is in the C:\xampp_5_6\htdocs\engagement_toolsmanager\plugins\ directory and was loaded."
I installed with composer as you can see in the attached image. I've tried; Plugin::load('Josegonzalez/Upload'); and Plugin::loadAll(); in the boostrap.php file, but no success.
When I look for the folder, I can only find it in: bin/vendor not in: /vendor not in: /plugins
Could you help me ? Thanks.