I have installed some unnecessary plugins in my cakephp3 project, I want to remove/uninstall from my project, I'm not able to find any solutions. Will any suggest me what I do?
How to 'Uninstall' plugin using composer, which installed by the composer in cakephp3?
composer remove packageauthor/packagename --update-with-dependencies
You can also modify your composer.json to get rid of what you don't want and run composer update
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With