Installation
npm install
Install Laraskills globally via npm:
npm
$ npm install -g laraskills
Build from source
Clone the repository and install dependencies:
Source
$ git clone https://github.com/elmochilyas/laraskills.git && cd laraskills && npm install
Update
Update to the latest version:
Update
$ npm update -g laraskills
Verify installation
Run the doctor command to verify everything is working:
Doctor
$ laraskills doctor