/vendor/
/node_modules
/.idea/
composer.lock

Homestead.yaml
Homestead.json
.env
public/js/react-components.js
public/js/react-components.js.map
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio

*.iml

## Directory-based project format:
.idea/

## File-based project format:
*.ipr
*.iws

## Plugin-specific files:

# IntelliJ
/out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties

### Laravel template
/bootstrap/compiled.php
.env.*.php
.env.php
.DS_Store
.phpstorm.meta.php
_ide_helper.php
_ide_helper_models.php
public/js/jquery-ui.js
.phpunit.result.cache
public/dev-tmp
npm-debug.log

