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