dev-master
9999999-devMWI Starter Kit for Software Projects
MIT
The Development Requires
laravel starter
v1.0
1.0.0.0MWI Starter Kit for Software Projects
MIT
The Requires
The Development Requires
laravel starter
Wallogit.com
2017 © Pedro Peláez
MWI Starter Kit for Software Projects
If you haven't already, make sure you have your local environment setup., (*1)
Local Environment Setup, (*2)
Note $ represents a terminal command and should not be typed out., (*3)
All commands (unless otherwise specified) should be ran from home dir:, (*4)
$ cd
Set up the version control for your project, (*5)
$ cd ~/projects/ $ mkdir new-project && cd new-project $ composer require mwi/software-kit
These packages are on an as need basis. If a theme was incorporated they may not be necessary., (*6)
For masking inputs, (*7)
$ npm install inputmask
For form validation, (*8)
$ npm install parsleyjs
For select dropdowns/multiselects, (*9)
$ npm install select2
For card based layouts, (*10)
$ npm install masonry-layout
MWI Starter Kit for Software Projects
MIT
laravel starter
MWI Starter Kit for Software Projects
MIT
laravel starter