Skip to content

MidwesternInteractive/software-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Local Environment

If you haven't already, make sure you have your local environment setup.

Local Environment Setup

Set Up

Note $ represents a terminal command and should not be typed out.

All commands (unless otherwise specified) should be ran from home dir:

$ cd

Version Control

Set up the version control for your project


Require composer dependencies

$ cd ~/projects/
$ mkdir new-project && cd new-project
$ composer require mwi/software-kit

JavaScript Packages

These packages are on an as need basis. If a theme was incorporated they may not be necessary.


For masking inputs

$ npm install inputmask

For form validation

$ npm install parsleyjs

For select dropdowns/multiselects

$ npm install select2

For card based layouts

$ npm install masonry-layout

About

Basic starter kit for Laravel software projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •