Are you using Composer and have a separate executable for each project? Do you want to know how to install Composer globally? Yes? Here's how...
Advertisement:
Earn up to $30 per 1000 clicks : https://linkvertise.net/ac/18643 (*)
WINDOWS:
Download and run Composer-Setup.exe then reboot. - Simples!
Linux and OSX:
This is a bit more complex so see the video.
Note: In Linux, if you use the version of Composer which is packaged with Linux, "selfupdate" is _not_ available. As it's always a good idea to update your software, use the version from the Composer website. Jump to: 4:30:00 for that part of the video
Thanks for watching and please don't forget to "Like" and "Subscribe".
COMMANDS & LINKS:
Composer Website: https://getcomposer.org
Windows installer: https://getcomposer.org/Composer-Setu...
Linux installer: Go to https://getcomposer.org/download/ and follow copy and paste the Command-line installation code. (it's not shown here as it changes)
Make Composer Global: mv composer.phar /usr/local/bin/composer
==========================
MY LINKS:
Internet development: http://jlavelle.uk
Visual Accounts: https://visualaccounts.co.uk
If you found the video useful, become a Patron: / jlavelle
NOTES:
I tend to make the videos "on the fly", there's no script and everything is done from memory with just a few notes to jog the "old, grey cells". I do apologise for the umms, ahhs, erms, and pregnant pauses in the video - men tend not to be quite as good at multi-tasking :D .
I will, when possible, copy and paste commands to make the videos a little quicker and so as to not waste your time.
BIO:
John has been working with computers for longer than he cares to remember. John trained as a Systems Analyst/Programmer, has also worked as a Systems Administrator on Windows Servers and Workstations and has been dabbling with Linux since the mid 1990s.
Along the way John has learnt and used COBOL, C, C++, Visual Basic, Delphi, PHP (HTML, CSS, JavaScript etc.), SQL, various Scripting languages and some proprietary database languages. John wrote his first website in early 1996 using Windows Notepad (no IDEs were available then) and, later, started using HotDog before moving to Dreamweaver then to NetBeans and Atom.
John, now, is freelance and develops software solely for the internet. John uses both Windows and Linux daily and develops web software in both environments using PHP, HTML, CSS (Sass & Less), SQL, JavaScript and various frameworks as the project dictates.