composer - command not found while installed in my project -


i have installed composer in project , i'm trying install packages e.g. swifmailer... , says "command not found"? have tried both via composer.json , via composer require swiftmailer/swiftmailer

how can make work??

thanks


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -